| empty() const | std::stack< Type, Sequence > |  [inline] | 
| pop() | std::stack< Type, Sequence > |  [inline] | 
| push(const value_type &x) | std::stack< Type, Sequence > |  [inline] | 
| size() const | std::stack< Type, Sequence > |  [inline] | 
| stack(const Sequence &c=Sequence()) | std::stack< Type, Sequence > |  [inline, explicit] | 
| top() | std::stack< Type, Sequence > |  [inline] | 
| top() const | std::stack< Type, Sequence > |  [inline] | 
 1.4.2