Aprepro 5.0x
|
Present a slice of the top of a stack. More...
#include <aprepro_parser.h>
Public Member Functions | |
slice (const stack &stack, index_type range) YY_NOEXCEPT | |
const T & | operator[] (index_type i) const |
Private Attributes | |
const stack & | stack_ |
index_type | range_ |
Present a slice of the top of a stack.
|
inline |
|
inline |
|
private |
|
private |