#include <heap_concepts.hpp>
Public Types | |
typedef C::handle_type | handle_type |
typedef C::iterator | iterator |
typedef C::const_iterator | const_iterator |
typedef C::allocator_type | allocator_type |
typedef C::value_compare | value_compare |
typedef C::value_type | value_type |
typedef C::const_reference | const_reference |
Public Member Functions | |
BOOST_CONCEPT_USAGE (MutablePriorityQueue) | |
BOOST_CONCEPT_USAGE (PriorityQueue) | |
Public Attributes | |
C | c |
bool | equal |
bool | not_equal |
|
inherited |
|
inherited |
|
inherited |
typedef C::handle_type boost::heap::MutablePriorityQueue< C >::handle_type |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
References boost::BOOST_CONCEPT_ASSERT().
|
inline |
C boost::heap::MutablePriorityQueue< C >::c |
bool boost::heap::MutablePriorityQueue< C >::equal |
bool boost::heap::MutablePriorityQueue< C >::not_equal |