#include <boost/concept/assert.hpp>
#include <boost/heap/heap_concepts.hpp>
#include <boost/type_traits/is_same.hpp>
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... | |