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

Evo List container. More...

#include "impl/container.h"
#include "impl/iter.h"

Go to the source code of this file.

Classes

struct  List< T, TSize >::Buf
 List buffer data helper. More...
 
struct  List< T, TSize >::Edit
 Edit buffer for advEdit(). More...
 
struct  List< T, TSize >::Header
 List data header. More...
 
class  List< T, TSize >
 Sequential list container with random access. More...
 

Namespaces

 evo
 Evo C++ Library namespace.
 

Macros

#define INCL_evo_list_h
 

Detailed Description

Evo List container.

Macro Definition Documentation

◆ INCL_evo_list_h

#define INCL_evo_list_h