Function umpire::get_leaked_allocations¶
Defined in File Umpire.cpp
Function Documentation¶
-
std::vector<util::AllocationRecord>
umpire::get_leaked_allocations(Allocator allocator)¶ Get all the leaked (active) allocations associated with allocator.