flext  0.6.0
Public Member Functions | Public Attributes | List of all members
ValueLifoCell< T > Class Template Reference

#include <flcontainers.h>

Inheritance diagram for ValueLifoCell< T >:
LifoCell

Public Member Functions

 ValueLifoCell (T v)
 

Public Attributes

value
 

Constructor & Destructor Documentation

§ ValueLifoCell()

template<typename T>
ValueLifoCell< T >::ValueLifoCell ( v)
inline

Member Data Documentation

§ value

template<typename T>
T ValueLifoCell< T >::value

The documentation for this class was generated from the following file: