libstdc++
|
Classes | |
struct | always_adjustor |
struct | limit_adjustor |
struct | never_adjustor |
Static Public Member Functions | |
static size_t & | count () |
static size_t & | limit () |
static void | set_limit (const size_t __l) |
static void | throw_conditionally () |
Base class for incremental control and throw.
Definition at line 412 of file throw_allocator.h.