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

#include <meta_utils.hpp>

Public Member Functions

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

Public Attributes

T & v_
 

Private Member Functions

addr_impl_refoperator= (const addr_impl_ref &)
 

Detailed Description

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

Definition at line 172 of file meta_utils.hpp.

Constructor & Destructor Documentation

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

Definition at line 175 of file meta_utils.hpp.

Member Function Documentation

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

Definition at line 176 of file meta_utils.hpp.

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

Member Data Documentation

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

Definition at line 174 of file meta_utils.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:34