Generated on Sun Apr 1 2012 00:25:28 for Gecode by doxygen 1.7.6.1
Gecode::Support::StaticStack< T, A > Member List
This is the complete list of members for Gecode::Support::StaticStack< T, A >, including all inherited members.
empty(void) const Gecode::Support::StaticStack< T, A > [inline]
entries(void) const Gecode::Support::StaticStack< T, A > [inline]
last(void) const Gecode::Support::StaticStack< T, A > [inline]
pop(void)Gecode::Support::StaticStack< T, A > [inline]
push(const T &x)Gecode::Support::StaticStack< T, A > [inline]
reset(void)Gecode::Support::StaticStack< T, A > [inline]
StaticStack(A &a, int n)Gecode::Support::StaticStack< T, A > [inline]
top(void) const Gecode::Support::StaticStack< T, A > [inline]
~StaticStack(void)Gecode::Support::StaticStack< T, A > [inline]