|
Dynalib Utils
|
#include "Utilities/String.h"#include "Utilities/IntWrapper.h"#include "Utilities/DynaListImpl.h"#include "Utilities/DynaLinkedListImpl.h"#include "Utilities/DynaArrayImpl.h"#include "Utilities/DynaHashMapImpl.h"#include "Utilities/DynaHashSetImpl.h"#include "Utilities/ICacheConst.h"
Functions | |
| MAKE_ARRAYTYPE_INSTANCE (index_t, IndexRef) | |
| MAKE_MAPTYPE_INSTANCE (String, Integer, StringInt) | |
| MAKE_MAPTYPE_INSTANCE (Char, Integer, CharInt) | |
| MAKE_MAPTYPE_INSTANCE (Index, Index, IndexRef) | |
| MAKE_SETTYPE_INSTANCE (Char, Char) | |
| MAKE_ARRAYTYPE_INSTANCE | ( | index_t | , |
| IndexRef | |||
| ) |
1.8.13