Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
heap_merge.hpp File Reference
Include dependency graph for heap_merge.hpp:

Classes

struct  boost::heap::detail::heap_merge_emulate< Heap1, Heap2 >
 
struct  boost::heap::detail::heap_merge_emulate< Heap1, Heap2 >::dummy_reserver
 
struct  boost::heap::detail::heap_merge_emulate< Heap1, Heap2 >::reserver
 
struct  boost::heap::detail::heap_merge_same_mergable< Heap >
 
struct  boost::heap::detail::heap_merge_same< Heap >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::heap
 
 boost::heap::detail
 

Functions

template<typename Heap1 , typename Heap2 >
void boost::heap::heap_merge (Heap1 &lhs, Heap2 &rhs)
 merge rhs into lhs More...