Static Public Member Functions

mln::metal::internal::helper_is_a_< T, M > Struct Template Reference

#include <is_a.hh>

List of all members.

Static Public Member Functions

template<class V >
static yes_ selector (M< V > *)
static no_ selector (...)

Detailed Description

template<typename T, template< class > class M>
struct mln::metal::internal::helper_is_a_< T, M >

Definition at line 78 of file is_a.hh.


Member Function Documentation

template<typename T , template< class > class M>
template<class V >
static yes_ mln::metal::internal::helper_is_a_< T, M >::selector ( M< V > *   )  [static]
template<typename T , template< class > class M>
static no_ mln::metal::internal::helper_is_a_< T, M >::selector (   ...  )  [static]