ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes | List of all members
Stack< T > Class Template Reference

#include <t_list.h>

Public Member Functions

void Push (T *V)
T * Pop ()

Protected Attributes

List< T > L

Detailed Description

template<class T>
class Stack< T >

Stack container.


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