|
ct_common
1.0.1
Common library for combinatorial testing
|
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 |
Present a slice of the top of a stack.
| const T& yy::slice< T, S >::operator[] | ( | unsigned int | i | ) | const [inline] |
1.7.6.1