IAllocator.memoryUsed

Return the amount of memory currently used.

class IAllocator
size_t
memoryUsed
()

Return Value

Type: size_t

the size of the memory allocated by this allocator

Meta