"L. Spiro Engine"
Public Member Functions

yy::slice< T, S > Class Template Reference

Present a slice of the top of a stack. More...

#include <LSGPreProcParserStack.h>

List of all members.

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

Detailed Description

template<class T, class S = stack<T>>
class yy::slice< T, S >

Present a slice of the top of a stack.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator