Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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
 

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

The documentation for this struct was generated from the following file: