BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Public Member Functions | List of all members
stack_c< T, STACK_SIZE > Class Template Reference

Public Member Functions

 stack_c (str_t name)
 
bool push (T elem)
 
pop ()
 
bool is_empty () const
 
int num_elems () const
 
void dump (str_t headline=STR_NULL) const
 

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