DCL 4.0
Loading...
Searching...
No Matches
HashMap.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include <dcl/HashMap.h>
#include "__HASHMAP.cpp"

Go to the source code of this file.

Macros

#define __DCL_INTERNAL__
#define __COMPILE_StringToStringMap__   1
#define __COMPILE_StringToPointerMap__   1
#define __COMPILE_IntToPointerMap__   1

Macro Definition Documentation

◆ __COMPILE_IntToPointerMap__

#define __COMPILE_IntToPointerMap__   1

Definition at line 22 of file HashMap.cpp.

◆ __COMPILE_StringToPointerMap__

#define __COMPILE_StringToPointerMap__   1

Definition at line 16 of file HashMap.cpp.

◆ __COMPILE_StringToStringMap__

#define __COMPILE_StringToStringMap__   1

Definition at line 11 of file HashMap.cpp.

◆ __DCL_INTERNAL__

#define __DCL_INTERNAL__

Definition at line 8 of file HashMap.cpp.