Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type Struct Reference

#include <skew_heap.hpp>

Inheritance diagram for boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type:
Collaboration diagram for boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type:

Public Member Functions

 type (compare_argument const &arg)
 
 type (type &&rhs)
 
 type (type const &rhs)
 
typeoperator= (type &&rhs)
 
typeoperator= (type const &rhs)
 

Constructor & Destructor Documentation

template<typename T , typename BoundArgs >
boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type::type ( compare_argument const &  arg)
inline
template<typename T , typename BoundArgs >
boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type::type ( type &&  rhs)
inline
template<typename T , typename BoundArgs >
boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type::type ( type const &  rhs)
inline

Member Function Documentation

template<typename T , typename BoundArgs >
type& boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type::operator= ( type &&  rhs)
inline
template<typename T , typename BoundArgs >
type& boost::heap::detail::make_skew_heap_base< T, BoundArgs >::type::operator= ( type const &  rhs)
inline

The documentation for this struct was generated from the following file: