6#include <bond/core/config.h>
11namespace bond {
namespace ext
13 template <
typename T = std::
size_t>
16 template <
typename T = std::
size_t>
19 template <
typename Counter = multi_threaded_counter<>>
23 typename Alloc = std::allocator<char>,
Definition capped_allocator.h:70
Multi-threaded counter to be used with capped_allocator.
Definition multi_threaded_counter.h:23
Shared counter to be used with capped_allocator.
Definition shared_counter.h:23
Single-threaded counter to be used with capped_allocator.
Definition single_threaded_counter.h:20
namespace bond
Definition apply.h:17