#include <throw_allocator.h>
Inherited by __gnu_cxx::throw_allocator_base<_Tp,limit_condition>, __gnu_cxx::throw_allocator_base<_Tp,random_condition>, and __gnu_cxx::throw_allocator_base<_Tp,_Cond>.
PublicMemberFunctions
void check (size_t label)
map_alloc_type::iterator check_allocated (void *p, size_t size)
void check_constructed (size_t label)
map_construct_type::iterator check_constructed (void *p)
void erase (void *p, size_t size)
void erase_construct (void *p)
void insert (void *p, size_t size)
void insert_construct (void *p)
StaticPublicMemberFunctions
static void check ()
static size_t get_label ()
static void set_label (size_t l)
Friendsstd::ostream & operator<< (std::ostream &, const annotate_base &)