mln::metal::converts_to< T, U > Struct Template Reference

"converts-to" check. More...

#include <converts_to.hh>

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.