#include <map>#include <vector>Namespaces | |
| namespace | glotzcluster |
Typedefs | |
| typedef std::map < int, int > | glotzcluster::ListManager |
Functions | |
| template<class OBJ, class LIST> | |
| void | glotzcluster::ListInsert (OBJ *obj, LIST &list, ListManager &index_of) |
| template<class Obj, class List> | |
| void | glotzcluster::ListRemove (Obj *obj, List &list, ListManager &index_of) |
1.5.3