KHolidays::slice< T, S > Class Template Reference
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 |
Detailed Description
template<class T, class S = stack<T>>
class KHolidays::slice< T, S >
Present a slice of the top of a stack.
The documentation for this class was generated from the following file: