Static Public Attributes | List of all members
boost::detail::is_convertible_basic_impl< From, To, b > Struct Template Reference

#include <is_convertible.hpp>

Static Public Attributes

static const bool value = is_void<To>::value
 

Detailed Description

template<typename From, typename To, bool b = or_helper<boost::is_void<From>, boost::is_function<To>, boost::is_array<To> >::value>
struct boost::detail::is_convertible_basic_impl< From, To, b >

Definition at line 70 of file is_convertible.hpp.

Member Data Documentation

template<typename From , typename To , bool b = or_helper<boost::is_void<From>, boost::is_function<To>, boost::is_array<To> >::value>
const bool boost::detail::is_convertible_basic_impl< From, To, b >::value = is_void<To>::value
static

Definition at line 73 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