Classes | Namespaces
push_and_pop_dynamic.hpp File Reference

A simple fifo implementation. More...

#include <ecl/config/macros.hpp>
#include "push_and_pop_fixed.hpp"
Include dependency graph for push_and_pop_dynamic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::PushAndPop< Type, DynamicStorage >
 Surpport fixed array and push and pack operation HOWEVER this is now experimental version. Please do not use this container until we complete review. More...

Namespaces

namespace  ecl
 

Embedded control libraries.


namespace  ecl::formatters
 

Supporting classes for container formatters (do not use directly).



Detailed Description

A simple fifo implementation.

Internally it uses ecl::Array for various error handling and other routines.

Date:
August 2010

Definition in file push_and_pop_dynamic.hpp.



ecl_containers
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:12:25