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

#include <is_enum.hpp>

Public Types

typedef se_t::template type< T > helper
 
typedef ::boost::detail::is_enum_helper< selector > se_t
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, selector=::boost::is_arithmetic< T >::value||::boost::is_reference< T >::value||is_class_or_union< T >::value||is_array< T >::value)
 
 BOOST_STATIC_CONSTANT (bool, value=helper::value)
 

Detailed Description

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

Definition at line 96 of file is_enum.hpp.

Member Typedef Documentation

template<typename T >
typedef se_t::template type<T> boost::detail::is_enum_impl< T >::helper

Definition at line 142 of file is_enum.hpp.

template<typename T >
typedef ::boost::detail::is_enum_helper<selector> boost::detail::is_enum_impl< T >::se_t

Definition at line 139 of file is_enum.hpp.

Member Function Documentation

template<typename T >
boost::detail::is_enum_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
selector  = ::boost::is_arithmetic< T >::value||::boost::is_reference< T >::value||is_class_or_union< T >::value||is_array< T >::value 
)
template<typename T >
boost::detail::is_enum_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = helper::value 
)

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