Compounds | |
| struct | uniquelist_base |
Base class for uniquelist. More... | |
| struct | uniquelist |
| Simple unique list structure. More... | |
| struct | unique_map |
| Canonical type map. More... | |
| struct | unique_map::ti_slot |
Helper to make std::type_info into a valid key type for std::map. More... | |
Functions | |
| template<typename T> const T & | get (const T &) |
| The canonicalization operator. | |
| template<typename T> const T * | get (const T *) |
| Version of the canonicalization operator for pointers. | |
1.3.2