sandbox
Loading...
Searching...
No Matches
sbx::memory::basic_counting_resource< Counter > Class Template Referencefinal
Inheritance diagram for sbx::memory::basic_counting_resource< Counter >:

Public Types

using counter_type = Counter
 
using value_type = counter_value_t< counter_type >
 

Public Member Functions

 basic_counting_resource (std::pmr::memory_resource *upstream)
 
void reset () noexcept
 
auto outstanding () const noexcept -> value_type
 
auto peak () const noexcept -> value_type
 
auto allocs () const noexcept -> value_type
 
auto deallocs () const noexcept -> value_type
 

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