Vcsn
2.2
Be Rational
|
Present a slice of the top of a stack. More...
#include <stack.hh>
Public Member Functions | |
slice (const S &stack, unsigned int range) | |
const T & | operator[] (unsigned int i) const |
Private Attributes | |
const S & | stack_ |
unsigned int | range_ |
Present a slice of the top of a stack.
|
inline |
|
inline |
Definition at line 143 of file stack.hh.
References vcsn::rat::slice< T, S >::range_, and vcsn::rat::slice< T, S >::stack_.
|
private |
Definition at line 150 of file stack.hh.
Referenced by vcsn::rat::slice< T, S >::operator[]().
|
private |
Definition at line 149 of file stack.hh.
Referenced by vcsn::rat::slice< T, S >::operator[]().