Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::stable_vector_detail::node_base< VoidPtr > Struct Template Reference

#include <stable_vector.hpp>

Inheritance diagram for boost::container::stable_vector_detail::node_base< VoidPtr >:
Collaboration diagram for boost::container::stable_vector_detail::node_base< VoidPtr >:

Public Member Functions

 node_base (const node_base_ptr_ptr &n)
 
 node_base ()
 

Public Attributes

node_base_ptr_ptr up
 

Constructor & Destructor Documentation

template<class VoidPtr>
boost::container::stable_vector_detail::node_base< VoidPtr >::node_base ( const node_base_ptr_ptr &  n)
inline
template<class VoidPtr>
boost::container::stable_vector_detail::node_base< VoidPtr >::node_base ( )
inline

Member Data Documentation


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