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< Thelper
 
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

◆ helper

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.

◆ se_t

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

◆ BOOST_STATIC_CONSTANT() [1/2]

template<typename T >
boost::detail::is_enum_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
selector  = ::boost::is_arithmeticT >::value||::boost::is_referenceT >::value||is_class_or_unionT >::value||is_arrayT >::value 
)

◆ BOOST_STATIC_CONSTANT() [2/2]

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:


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:24