|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
This is the complete list of members for stack_c< T, STACK_SIZE >, including all inherited members.
| dump(str_t headline=STR_NULL) const (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
| is_empty() const (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
| num_elems() const (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
| pop() (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
| push(T elem) (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
| stack_c(str_t name) (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inlineexplicit |
| ~stack_c() (defined in stack_c< T, STACK_SIZE >) | stack_c< T, STACK_SIZE > | inline |
1.8.10