sandbox
Loading...
Searching...
No Matches
sbx::memory::allocation_statistics_snapshot Struct Reference

Public Member Functions

auto current_bytes () const noexcept -> std::size_t
 
auto current_allocations () const noexcept -> std::size_t
 

Public Attributes

std::size_t allocation_count {0}
 
std::size_t deallocation_count {0}
 
std::size_t bytes_allocated {0}
 
std::size_t bytes_freed {0}
 
std::size_t peak_bytes {0}
 

The documentation for this struct was generated from the following file: