Evo C++ Library v0.5.1
Classes | Namespaces | Macros | Typedefs
maphash.h File Reference

Evo MapHash container. More...

#include "map.h"
#include "array.h"
#include "ptrlist.h"
#include "impl/hash.h"

Go to the source code of this file.

Classes

class  MapHash< TKey, TValue, THash, TSize >
 Map implemented as a hash table. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_maphash_h
 

Typedefs

typedef MapHash< String, String > StrHash
 MapHash using String keys and values. More...
 

Detailed Description

Evo MapHash container.

Macro Definition Documentation

◆ INCL_evo_maphash_h

#define INCL_evo_maphash_h