Stxxl
1.3.2
|
Similar to std::stack, with the following differences: More...
#include <pq_helpers.h>
Public Member Functions | |
void | push (const value_type &x) |
const value_type & | top () const |
void | pop () |
void | clear () |
size_type | size () const |
bool | empty () const |
Similar to std::stack, with the following differences: