#include <ltlparse/stack.hh>
Collaboration diagram for yy::slice< T, S >:
Public Member Functions | |
slice (const S &stack, unsigned int range) | |
const T & | operator[] (unsigned int i) const |
slice (const S &stack, unsigned int range) | |
const T & | operator[] (unsigned int i) const |
Private Attributes | |
const S & | stack_ |
unsigned int | range_ |
const S & | stack_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|