Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
ecl
containers
push_and_pop.hpp
Go to the documentation of this file.
1
10
/*****************************************************************************
11
** Ifdefs
12
*****************************************************************************/
13
14
#ifndef ECL_CONTAINERS_PUSH_AND_POP_HPP_
15
#define ECL_CONTAINERS_PUSH_AND_POP_HPP_
16
17
/*****************************************************************************
18
** Includes
19
*****************************************************************************/
20
21
#include "
push_and_pop/push_and_pop_dynamic.hpp
"
22
#include "
push_and_pop/push_and_pop_fixed.hpp
"
23
24
// make sure the utility classes get included.
25
#include "
push_and_pop/formatters.hpp
"
26
27
#endif
/* ECL_CONTAINERS_PUSH_AND_POP_HPP_ */
push_and_pop_fixed.hpp
A simple fifo implementation.
formatters.hpp
File comment.
push_and_pop_dynamic.hpp
A simple fifo implementation.
ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:30