mln::metal::equal< T, T > Struct Template Reference
#include <equal.hh>
List of all members.
|
Public Types |
typedef bool_< true > | check_t |
typedef bool_< true > | eval |
Public Member Functions |
std::string | name () const |
Static Public Member Functions |
static void | check () |
Static Public Attributes |
static const bool | value = true |
Detailed Description
template<typename T>
struct mln::metal::equal< T, T >
Definition at line 53 of file equal.hh.
Member Typedef Documentation
typedef bool_<true> mln::metal::bool_< true >::check_t [inherited] |
typedef bool_<true> mln::metal::bool_< true >::eval [inherited] |
Member Function Documentation
void mln::metal::true_::check |
( |
|
) |
[inline, static, inherited] |
std::string mln::metal::bool_< true >::name |
( |
|
) |
const [inline, inherited] |
Member Data Documentation
const bool mln::metal::bool_< true >::value = true [static, inherited] |