Compounds | |
| struct | utility::unique::uniquelist_base |
Base class for uniquelist. More... | |
| struct | utility::unique::uniquelist |
| Simple unique list structure. More... | |
| struct | utility::unique::unique_map |
| Canonical type map. More... | |
| struct | utility::unique::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. More... | |
| template<typename T> const T * | get (const T *) |
| Version of the canonicalization operator for pointers. | |
1.2.14 written by Dimitri van Heesch,
© 1997-2002