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

"is" check. More...

#include <is.hh>


Detailed Description

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

"is" check.

Check whether T inherits from U.

Definition at line 64 of file is.hh.