|
Aprepro
5.0x
|
Present a slice of the top of a stack. More...
#include <aprepro_parser.h>

Public Member Functions | |
| slice (const stack &stack, int range) | |
| const T & | operator[] (int i) const |
Private Attributes | |
| const stack & | stack_ |
| int | range_ |
Present a slice of the top of a stack.
|
inline |
|
inline |
|
private |
|
private |