#include <heap_concepts.hpp>
Public Types | |
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 (PriorityQueue) | |
typedef C::allocator_type boost::heap::PriorityQueue< C >::allocator_type |
typedef C::const_iterator boost::heap::PriorityQueue< C >::const_iterator |
typedef C::const_reference boost::heap::PriorityQueue< C >::const_reference |
typedef C::iterator boost::heap::PriorityQueue< C >::iterator |
typedef C::value_compare boost::heap::PriorityQueue< C >::value_compare |
typedef C::value_type boost::heap::PriorityQueue< C >::value_type |
|
inline |
References boost::BOOST_CONCEPT_ASSERT().