Stxxl  1.4.0
Classes | Namespaces
include/stxxl/bits/containers/pq_helpers.h File Reference
#include <queue>
Include dependency graph for pq_helpers.h:
This graph shows which files directly or indirectly include this file:

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
 

<stxxl> library namespace


namespace  stxxl::priority_queue_local
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines