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::parent_holder< node_pointer, false > Struct Template Reference

#include <skew_heap.hpp>

Public Member Functions

void set_parent (node_pointer parent)
 
node_pointer get_parent (void) const
 

Member Function Documentation

template<typename node_pointer >
node_pointer boost::heap::detail::parent_holder< node_pointer, false >::get_parent ( void  ) const
inline
template<typename node_pointer >
void boost::heap::detail::parent_holder< node_pointer, false >::set_parent ( node_pointer  parent)
inline

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