Bond
 
Loading...
Searching...
No Matches
bond::ext::capped_allocator< Alloc, Counter > Member List

This is the complete list of members for bond::ext::capped_allocator< Alloc, Counter >, including all inherited members.

capped_allocator(detail::value_or_reference< Counter > count, const Alloc &alloc={}, bool subtract_on_deallocate=true)bond::ext::capped_allocator< Alloc, Counter >explicit
capped_allocator(typename C::value_type max_value, const Alloc &alloc={}, bool subtract_on_deallocate=true)bond::ext::capped_allocator< Alloc, Counter >explicit
capped_allocator(const capped_allocator< OtherAlloc, Counter > &other)bond::ext::capped_allocator< Alloc, Counter >