Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
list_hook.hpp File Reference
#include <boost/intrusive/detail/config_begin.hpp>
#include <boost/intrusive/intrusive_fwd.hpp>
#include <boost/intrusive/detail/list_node.hpp>
#include <boost/intrusive/circular_list_algorithms.hpp>
#include <boost/intrusive/options.hpp>
#include <boost/intrusive/detail/generic_hook.hpp>
#include <boost/intrusive/detail/config_end.hpp>
Include dependency graph for list_hook.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::intrusive::make_list_base_hook< O1, O2, O3 >
 Helper metafunction to define a list_base_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
class  boost::intrusive::list_base_hook< O1, O2, O3 >
 Derive a class from this hook in order to store objects of that class in an list. More...
 
struct  boost::intrusive::make_list_member_hook< O1, O2, O3 >
 Helper metafunction to define a list_member_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
class  boost::intrusive::list_member_hook< O1, O2, O3 >
 Store this hook in a class to be inserted in an list. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::intrusive