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

#include <is_signed.hpp>

Public Types

typedef selector::template rebind< T > binder
 
typedef ::boost::detail::is_signed_select_helper< ::boost::is_integral< T >::value||::boost::is_enum< T >::valueselector
 
typedef binder::type type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=type::value)
 

Detailed Description

template<class T>
struct boost::detail::is_signed_impl< T >

Definition at line 69 of file is_signed.hpp.

Member Typedef Documentation

template<class T >
typedef selector::template rebind<T> boost::detail::is_signed_impl< T >::binder

Definition at line 72 of file is_signed.hpp.

Definition at line 71 of file is_signed.hpp.

template<class T >
typedef binder::type boost::detail::is_signed_impl< T >::type

Definition at line 73 of file is_signed.hpp.

Member Function Documentation

template<class T >
boost::detail::is_signed_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = type::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