Bond
 
Loading...
Searching...
No Matches
bond::ext::single_threaded_counter< T > Class Template Reference

Single-threaded counter to be used with capped_allocator. More...

Inheritance diagram for bond::ext::single_threaded_counter< T >:
bond::ext::detail::counter_base< T >

Detailed Description

template<typename T>
class bond::ext::single_threaded_counter< T >

Single-threaded counter to be used with capped_allocator.

Template Parameters
Tunderlying counter type.