Public Member Functions | List of all members
boost::type_traits_detail::ct_class< T, U > Struct Template Reference

#include <common_type_impl.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, ct=boost::is_class< T >::value||boost::is_union< T >::value)
 
 BOOST_STATIC_CONSTANT (bool, cu=boost::is_class< U >::value||boost::is_union< U >::value)
 
 BOOST_STATIC_CONSTANT (bool, value=ct||cu)
 

Detailed Description

template<class T, class U>
struct boost::type_traits_detail::ct_class< T, U >

Definition at line 42 of file common_type_impl.hpp.

Member Function Documentation

template<class T , class U >
boost::type_traits_detail::ct_class< T, U >::BOOST_STATIC_CONSTANT ( bool  ,
ct  = boost::is_class< T >::value||boost::is_union< T >::value 
)
template<class T , class U >
boost::type_traits_detail::ct_class< T, U >::BOOST_STATIC_CONSTANT ( bool  ,
cu  = boost::is_class< U >::value||boost::is_union< U >::value 
)
template<class T , class U >
boost::type_traits_detail::ct_class< T, U >::BOOST_STATIC_CONSTANT ( bool  ,
value  = ct||cu 
)

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:35