Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::addressof_impl< T > Struct Template Reference

#include <addressof.hpp>

Static Public Member Functions

static BOOST_FORCEINLINE Tf (T &v, long)
 
static BOOST_FORCEINLINE Tf (T *v, int)
 

Member Function Documentation

template<class T >
static BOOST_FORCEINLINE T* boost::detail::addressof_impl< T >::f ( T v,
long   
)
inlinestatic

References T.

Referenced by boost::addressof().

template<class T >
static BOOST_FORCEINLINE T* boost::detail::addressof_impl< T >::f ( T v,
int   
)
inlinestatic

The documentation for this struct was generated from the following file: