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

Evo MapList container. More...

#include "map.h"
#include "list.h"
#include "strtok.h"

Go to the source code of this file.

Classes

class  MapList< TKey, TValue, TCompare, TSize >
 Map implemented as an ordered list. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_maplist_h
 

Typedefs

typedef MapList< String, String > StrMapList
 MapList using String keys and values. More...
 

Detailed Description

Evo MapList container.

Macro Definition Documentation

◆ INCL_evo_maplist_h

#define INCL_evo_maplist_h