The MemoryResource to use for allocations larger than any of the bins.
The base-2 exponent of the minimum size FixedSizeMemoryResource bin to create (optional).
The base-2 exponent of the maximum size FixedSizeMemoryResource bin to create (optional).
The MemoryResource to use for allocations larger than any of the bins.
The maximum allocation size in bytes for the created bin
The resource to use for this bin (optional)
Queries the amount of free and total memory for the resource.
the stream whose memory manager we want to retrieve
a tuple which contains [free memory, total memory]
(in bytes)
The other resource to compare to
true if the two resources are equal, else false
Allocates memory from upstream resources associated with bin sizes.