__gnu_cxx::throw_allocator_base(3cxx) | __gnu_cxx::throw_allocator_base(3cxx) |
NAME¶
__gnu_cxx::throw_allocator_base -SYNOPSIS¶
Inherited by __gnu_cxx::throw_allocator< T >.Public Member Functions¶
void init (unsigned long seed)
Static Public Member Functions¶
static bool empty ()
Static Protected Member Functions¶
static void check_allocated (void *, size_t)
Friends¶
std::ostream & operator<< (std::ostream &, const throw_allocator_base &)
Detailed Description¶
Base class. Definition at line 95 of file throw_allocator.h.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Thu Aug 2 2012 | libstdc++ |