Gecode::Support::SentinelStack< T > Member List
This is the complete list of members for Gecode::Support::SentinelStack< T >, including all inherited members.empty(void) const | Gecode::Support::SentinelStack< T > | [inline] |
last(void) const | Gecode::Support::SentinelStack< T > | [inline] |
pop(void) | Gecode::Support::SentinelStack< T > | [inline] |
push(T x) | Gecode::Support::SentinelStack< T > | [inline] |
SentinelStack(T *p, T s, int n) | Gecode::Support::SentinelStack< T > | [inline] |
top(void) const | Gecode::Support::SentinelStack< T > | [inline] |