Function umpire::get_allocator_records¶
Defined in File Umpire.cpp
Function Documentation¶
-
std::vector<util::AllocationRecord>
umpire::get_allocator_records(Allocator allocator)¶ Returns vector of AllocationRecords created by the allocator.
- Parameters
allocator: source Allocator.