core map type for private use only More...
#include "ZFMemPool.h"#include "ZFCoreArray.h"#include "zfiter.h"#include "ZFToken.h"#include "ZFCoreUtilMacro.h"Go to the source code of this file.
Classes | |
| class | ZFCoreMapKeyHash< T_Key > |
| default key hash function More... | |
| class | ZFCoreMapKeyEqual< T_Key > |
| default key equal function More... | |
| class | ZFCoreMap< T_Key, T_Value, T_Hash, T_Equal > |
| core map type for private use only More... | |
core map type for private use only