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

#include <meta_utils.hpp>

Classes

struct  twochar
 

Static Public Member Functions

template<class U >
static char is_class_or_union_tester (void(U::*)(void))
 
template<class U >
static twochar is_class_or_union_tester (...)
 

Static Public Attributes

static const bool value = sizeof(is_class_or_union_tester<T>(0)) == sizeof(char)
 

Detailed Description

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

Definition at line 158 of file meta_utils.hpp.

Member Function Documentation

template<class T >
template<class U >
static char boost::move_detail::is_class_or_union< T >::is_class_or_union_tester ( void(U::*)(void )
static
template<class T >
template<class U >
static twochar boost::move_detail::is_class_or_union< T >::is_class_or_union_tester (   ...)
static

Member Data Documentation

template<class T >
const bool boost::move_detail::is_class_or_union< T >::value = sizeof(is_class_or_union_tester<T>(0)) == sizeof(char)
static

Definition at line 165 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