Stxxl
1.4.0
|
#include <queue>
Go to the source code of this file.
Classes | |
class | stxxl::priority_queue_local::internal_priority_queue< _Tp, _Sequence, _Compare > |
Similar to std::priority_queue, with the following differences: More... | |
class | stxxl::priority_queue_local::invert_order< Predicate, first_argument_type, second_argument_type > |
Inverts the order of a comparison functor by swapping its arguments. More... | |
class | stxxl::priority_queue_local::internal_bounded_stack< Tp_, max_size_ > |
Similar to std::stack, with the following differences: More... | |
Namespaces | |
namespace | stxxl |
| |
namespace | stxxl::priority_queue_local |