|
flext 0.6.2
|
#include <flcontainers.h>
Public Member Functions | |
| void | Push (T v) |
| T | Pop () |
Public Member Functions inherited from TypedLifo< ValueLifoCell< T > > | |
| void | Push (ValueLifoCell< T > *c) |
| ValueLifoCell< T > * | Pop () |
Public Member Functions inherited from Lifo | |
| void | Push (LifoCell *cell) |
| LifoCell * | Pop () |
| bool | Avail () const |