containers.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_CONTAINERS_HPP_
13 #define ECL_CONTAINERS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
21 #include "containers/array.hpp"
23 #include "containers/fifo.hpp"
25 #include "containers/stencil.hpp"
26 
27 #endif /* ECL_CONTAINERS_HPP_ */
Some common container definitions.
Comma initialiser for container types.
Fixed size containers with a few bells and whistles.
Some simple converters for ecl container types.
A simple push and pop container.
A simple fifo implementation.
Windows over ecl type containers.


ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:43