Public Member Functions | List of all members
boost::is_reference_wrapper< T > Struct Template Reference

Determine if a type T is an instantiation of reference_wrapper. More...

#include <ref.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=false)
 

Detailed Description

template<typename T>
struct boost::is_reference_wrapper< T >

Determine if a type T is an instantiation of reference_wrapper.

The value static constant will be true if the type T is a specialization of reference_wrapper.

Definition at line 194 of file core/ref.hpp.

Member Function Documentation

template<typename T >
boost::is_reference_wrapper< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = false 
)

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