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

Classes

struct  boost::intrusive::make_unordered_set_base_hook< O1, O2, O3, O4 >
 Helper metafunction to define a unordered_set_base_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
class  boost::intrusive::unordered_set_base_hook< O1, O2, O3, O4 >
 Derive a class from unordered_set_base_hook in order to store objects in in an unordered_set/unordered_multi_set. More...
 
struct  boost::intrusive::make_unordered_set_member_hook< O1, O2, O3, O4 >
 Helper metafunction to define a unordered_set_member_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
class  boost::intrusive::unordered_set_member_hook< O1, O2, O3, O4 >
 Put a public data member unordered_set_member_hook in order to store objects of this class in an unordered_set/unordered_multi_set. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::intrusive