|
|
using | counter_type = Counter |
| |
|
using | value_type = counter_value_t< counter_type > |
| |
|
|
| 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: