libstdc++: __gnu_cxx::limit_condition Struct Reference (original) (raw)

#include <[throw_allocator.h](a01232%5Fsource.html)>

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 430 of file throw_allocator.h.

count()

static size_t & __gnu_cxx::limit_condition::count ( ) inlinestatic

limit()

static size_t & __gnu_cxx::limit_condition::limit ( ) inlinestatic

set_limit()

static void __gnu_cxx::limit_condition::set_limit ( const size_t __l) inlinestatic

throw_conditionally()

static void __gnu_cxx::limit_condition::throw_conditionally ( ) inlinestatic

The documentation for this struct was generated from the following file: