|
g2o
|
Present a slice of the top of a stack. More...
#include <bison_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.
Definition at line 685 of file bison_parser.h.
|
inline |
Definition at line 687 of file bison_parser.h.
|
inline |
Definition at line 690 of file bison_parser.h.
|
private |
Definition at line 694 of file bison_parser.h.
|
private |
Definition at line 693 of file bison_parser.h.