BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
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)
T
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:
bds/
stack.h
Generated by
1.8.10