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

#include <is_enum.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=sizeof(is_class_or_union_tester< T >(0))==sizeof(::boost::type_traits::yes_type))
 

Static Public Member Functions

template<class U >
static::boost::type_traits::yes_type is_class_or_union_tester (void(U::*)(void))
 
template<class U >
::boost::type_traits::no_type is_class_or_union_tester (...)
 

Detailed Description

template<typename T>
struct boost::detail::is_class_or_union< T >

Definition at line 50 of file is_enum.hpp.

Member Function Documentation

template<typename T >
boost::detail::is_class_or_union< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = sizeof(is_class_or_union_tester< T >(0))==sizeof(::boost::type_traits::yes_type) 
)
template<typename T >
template<class U >
static ::boost::type_traits::yes_type boost::detail::is_class_or_union< T >::is_class_or_union_tester ( void(U::*)(void )
static
template<typename T >
template<class U >
::boost::type_traits::no_type boost::detail::is_class_or_union< T >::is_class_or_union_tester (   ...)
static

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