Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
avl_set_hook.hpp File Reference
#include <boost/intrusive/detail/config_begin.hpp>
#include <boost/intrusive/intrusive_fwd.hpp>
#include <boost/intrusive/detail/avltree_node.hpp>
#include <boost/intrusive/avltree_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 avl_set_hook.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::intrusive::make_avl_set_base_hook< O1, O2, O3, O4 >
 Helper metafunction to define a avl_set_base_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
singleton  boost::intrusive::avl_set_base_hook< O1, O2, O3, O4 >
 Derive a class from avl_set_base_hook in order to store objects in in an avl_set/avl_multiset. More...
 
struct  boost::intrusive::make_avl_set_member_hook< O1, O2, O3, O4 >
 Helper metafunction to define a avl_set_member_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
singleton  boost::intrusive::avl_set_member_hook< O1, O2, O3, O4 >
 Put a public data member avl_set_member_hook in order to store objects of this class in an avl_set/avl_multiset. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::intrusive