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

Evo SetHash container. More...

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

Go to the source code of this file.

Classes

class  SetHash< TKey, THash, TSize >
 Set implemented as a hash table. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_sethash_h
 

Typedefs

typedef SetHash< String > StrSetHash
 SetHash using String values. More...
 

Detailed Description

Evo SetHash container.

Macro Definition Documentation

◆ INCL_evo_sethash_h

#define INCL_evo_sethash_h