Classes | Static Public Member Functions | Static Public Attributes | List of all members
boost::move_detail::is_reference_convertible_to_pointer< T > Struct Template Reference

#include <type_traits.hpp>

Classes

struct  twochar
 

Static Public Member Functions

static T & source ()
 
template<class U >
static char test (U *)
 
template<class U >
static twochar test (...)
 

Static Public Attributes

static const bool value = sizeof(char) == sizeof(test<T>(source()))
 

Detailed Description

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

Definition at line 551 of file type_traits.hpp.

Member Function Documentation

template<class T >
static T& boost::move_detail::is_reference_convertible_to_pointer< T >::source ( )
static
template<class T >
template<class U >
static char boost::move_detail::is_reference_convertible_to_pointer< T >::test ( U *  )
static
template<class T >
template<class U >
static twochar boost::move_detail::is_reference_convertible_to_pointer< T >::test (   ...)
static

Member Data Documentation

template<class T >
const bool boost::move_detail::is_reference_convertible_to_pointer< T >::value = sizeof(char) == sizeof(test<T>(source()))
static

Definition at line 557 of file type_traits.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