Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::metal::converts_to< T, U > Struct Template Reference

"converts-to" check. More...

#include <converts_to.hh>

Inherits bool_<(sizeof(internal::helper_converts_to_< T, U >::selector(*internal::make_< mln::metal::const_< T >::ret >::ptr(), 0))==sizeof(internal::yes_))>.

Inherited by mln::metal::converts_to< T *, U * >.

Detailed Description

template<typename T, typename U>
struct mln::metal::converts_to< T, U >

"converts-to" check.

Definition at line 78 of file converts_to.hh.