Calico
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups
cal::is_convertible< From, To > Struct Template Reference

Checks if the type From can be converted to To. More...

#include <cxx11.hpp>

Inherits cal::_priv::is_convertible< From, To >.

Detailed Description

template<class From, class To>
struct cal::is_convertible< From, To >

Checks if the type From can be converted to To.