Defined in thrust/mr/memory_resource.h
Returns a global instance of MR, created as a function local static variable.
MR
MR – type of a memory resource to get an instance from. Must be DefaultConstructible.
DefaultConstructible
a pointer to a global instance of MR.