|
sandbox
|
Public Member Functions | |
| void | record_allocation (allocation_header *header) noexcept |
| void | record_deallocation (allocation_header *header) noexcept |
| auto | statistics (const allocation_category category) const noexcept -> allocation_statistics_snapshot |
| auto | total_statistics () const noexcept -> allocation_statistics_snapshot |
| auto | report_leaks () const -> void |
Static Public Member Functions | |
| static auto | instance () noexcept -> memory_tracker & |