Public Member Functions | Public Attributes | Private Member Functions | List of all members
boost::detail::addr_impl_ref< T > Struct Template Reference

#include <addressof.hpp>

Public Member Functions

BOOST_FORCEINLINE addr_impl_ref (T &v)
 
BOOST_FORCEINLINE operator T & () const
 

Public Attributes

T & v_
 

Private Member Functions

addr_impl_refoperator= (const addr_impl_ref &)
 

Detailed Description

template<class T>
struct boost::detail::addr_impl_ref< T >

Definition at line 25 of file core/addressof.hpp.

Constructor & Destructor Documentation

template<class T >
BOOST_FORCEINLINE boost::detail::addr_impl_ref< T >::addr_impl_ref ( T &  v)
inline

Definition at line 29 of file core/addressof.hpp.

Member Function Documentation

template<class T >
BOOST_FORCEINLINE boost::detail::addr_impl_ref< T >::operator T & ( ) const
inline

Definition at line 30 of file core/addressof.hpp.

template<class T >
addr_impl_ref& boost::detail::addr_impl_ref< T >::operator= ( const addr_impl_ref< T > &  )
private

Member Data Documentation

template<class T >
T& boost::detail::addr_impl_ref< T >::v_

Definition at line 27 of file core/addressof.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33