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

#include <t_list.h>

List of all members.

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: