Public Types | List of all members
boost::detail::is_convertible_impl_dispatch_base< From, To > Struct Template Reference

#include <is_convertible.hpp>

Public Types

typedef selector::template rebind< From, To > isc_binder
 
typedef is_convertible_impl_select< ::boost::is_arithmetic< From >::value,::boost::is_arithmetic< To >::value, false > selector
 
typedef isc_binder::type type
 

Detailed Description

template<typename From, typename To>
struct boost::detail::is_convertible_impl_dispatch_base< From, To >

Definition at line 406 of file is_convertible.hpp.

Member Typedef Documentation

template<typename From, typename To>
typedef selector::template rebind<From, To> boost::detail::is_convertible_impl_dispatch_base< From, To >::isc_binder

Definition at line 422 of file is_convertible.hpp.

template<typename From, typename To>
typedef is_convertible_impl_select< ::boost::is_arithmetic<From>::value, ::boost::is_arithmetic<To>::value, false > boost::detail::is_convertible_impl_dispatch_base< From, To >::selector

Definition at line 418 of file is_convertible.hpp.

template<typename From, typename To>
typedef isc_binder::type boost::detail::is_convertible_impl_dispatch_base< From, To >::type

Definition at line 423 of file is_convertible.hpp.


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