mpc
Haskell-like feature supports in C++
mpc::detail::is_implicitly_convertible< From, To > Struct Template Reference

is_implicitly_convertible More...

#include <type_traits.hpp>

Static Public Attributes

static const bool value = sizeof(test(is_implicitly_convertible::make_from())) == sizeof(yes)
 

Detailed Description

template<class From, class To>
struct mpc::detail::is_implicitly_convertible< From, To >

is_implicitly_convertible


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