Function umpire::get_allocator_records

Function Documentation

std::vector<util::AllocationRecord> umpire::get_allocator_records(Allocator allocator)

Returns vector of AllocationRecords created by the allocator.

Parameters