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

Evo SetList container. More...

#include "set.h"
#include "list.h"

Go to the source code of this file.

Classes

class  SetList< TKey, TCompare, TSize >
 Set implemented as an ordered sequential array/list. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_setlist_h
 

Typedefs

typedef SetList< String > StrSetList
 SetList using String values. More...
 

Detailed Description

Evo SetList container.

Macro Definition Documentation

◆ INCL_evo_setlist_h

#define INCL_evo_setlist_h