flext 0.6.2
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 ( T v)
inline

Member Data Documentation

◆ value

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

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