flext 0.6.2
TypedLifo< T > Class Template Reference

#include <flcontainers.h>

Inheritance diagram for TypedLifo< T >:
Lifo ThrFinder< TypedLifo< thr_entry > > PooledLifo< T, M, O > ThrFinder< PooledLifo< thr_entry, 1, 10 > >

Public Member Functions

void Push (T *c)
T * Pop ()
Public Member Functions inherited from Lifo
void Push (LifoCell *cell)
LifoCellPop ()
bool Avail () const

Member Function Documentation

◆ Pop()

template<typename T>
T * TypedLifo< T >::Pop ( )
inline

◆ Push()

template<typename T>
void TypedLifo< T >::Push ( T * c)
inline

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