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

Classes

struct  boost::detail::addr_impl_ref< T >
 
struct  boost::detail::addressof_impl< T >
 
struct  boost::detail::addressof_impl< addr_nullptr_t >
 
struct  boost::detail::addressof_impl< addr_nullptr_t const >
 
struct  boost::detail::addressof_impl< addr_nullptr_t volatile >
 
struct  boost::detail::addressof_impl< addr_nullptr_t const volatile >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::detail
 

Typedefs

typedef std::nullptr_t boost::detail::addr_nullptr_t
 

Functions

template<class T >
BOOST_FORCEINLINE Tboost::addressof (T &v)