Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
sgtree.hpp File Reference
#include <boost/intrusive/detail/config_begin.hpp>
#include <boost/intrusive/intrusive_fwd.hpp>
#include <algorithm>
#include <cstddef>
#include <functional>
#include <utility>
#include <cmath>
#include <boost/intrusive/detail/assert.hpp>
#include <boost/static_assert.hpp>
#include <boost/intrusive/bs_set_hook.hpp>
#include <boost/intrusive/bstree.hpp>
#include <boost/intrusive/detail/tree_node.hpp>
#include <boost/intrusive/pointer_traits.hpp>
#include <boost/intrusive/detail/mpl.hpp>
#include <boost/intrusive/detail/math.hpp>
#include <boost/intrusive/detail/get_value_traits.hpp>
#include <boost/intrusive/sgtree_algorithms.hpp>
#include <boost/intrusive/detail/key_nodeptr_comp.hpp>
#include <boost/intrusive/link_mode.hpp>
#include <boost/move/utility_core.hpp>
#include <boost/intrusive/detail/config_end.hpp>
Include dependency graph for sgtree.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::intrusive::sgtree_impl< ValueTraits, VoidOrKeyComp, SizeType, FloatingPoint, HeaderHolder >
 The class template sgtree is an intrusive scapegoat tree container, that is used to construct intrusive sg_set and sg_multiset containers. More...
 
struct  boost::intrusive::make_sgtree< T, O1, O2, O3, O4, O5 >
 Helper metafunction to define a sgtree that yields to the same type when the same options (either explicitly or implicitly) are used. More...
 
class  boost::intrusive::sgtree< T, O1, O2, O3, O4, O5 >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::intrusive