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

Classes

struct  boost::intrusive::pointer_traits< Ptr >
 pointer_traits is the implementation of C++11 std::pointer_traits class with some extensions like castings. More...
 
struct  boost::intrusive::pointer_traits< Ptr >::rebind_pointer< U >
 
struct  boost::intrusive::pointer_traits< T * >
 Specialization of pointer_traits for raw pointers. More...
 
struct  boost::intrusive::pointer_traits< T * >::rebind_pointer< U >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::intrusive