libstdc++
|
Public Member Functions | |
void | init (unsigned long seed) |
Static Public Member Functions | |
static bool | empty () |
static double | get_throw_prob () |
static void | set_label (size_t l) |
static void | set_throw_prob (double throw_prob) |
Friends | |
std::ostream & | operator<< (std::ostream &, const throw_allocator_base &) |
Base class.
Definition at line 95 of file throw_allocator.h.