torc-master
|
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.
Definition at line 110 of file generic/edif/stack.hh.
|
inline |
Definition at line 114 of file generic/edif/stack.hh.
|
inline |
Definition at line 122 of file generic/edif/stack.hh.
|
private |
Definition at line 130 of file generic/edif/stack.hh.
|
private |
Definition at line 129 of file generic/edif/stack.hh.