mln::metal::templated_by< T1, T2 > Struct Template Reference
#include <templated_by.hh>
List of all members.
|
Public Types |
typedef bool_< false > | check_not_t |
typedef bool_< false > | eval |
Public Member Functions |
std::string | name () const |
Static Public Member Functions |
static void | check_not () |
Static Public Attributes |
static const bool | value = false |
Detailed Description
template<typename T1, template< unsigned int X > class T2>
struct mln::metal::templated_by< T1, T2 >
Definition at line 51 of file templated_by.hh.
Member Typedef Documentation
typedef bool_<false> mln::metal::bool_< false >::check_not_t [inherited] |
typedef bool_<false> mln::metal::bool_< false >::eval [inherited] |
Member Function Documentation
void mln::metal::false_::check_not |
( |
|
) |
[inline, static, inherited] |
std::string mln::metal::bool_< false >::name |
( |
|
) |
const [inline, inherited] |
Member Data Documentation
const bool mln::metal::bool_< false >::value = false [static, inherited] |