libstdc++
|
Static Public Member Functions | |
static void | check () |
static size_t | get_label () |
static void | set_label (size_t l) |
Friends | |
std::ostream & | operator<< (std::ostream &, const annotate_base &) |
Base class for checking address and label information about allocations. Create a std::map between the allocated address (void*) and a datum for annotations, which are a pair of numbers corresponding to label and allocated size.
Definition at line 88 of file throw_allocator.h.