#include <equal.hh>

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 | 
Check whether type T1 is exactly type T2.
Definition at line 49 of file equal.hh.
typedef bool_<false> mln::metal::bool_< false >::check_not_t [inherited]           | 
        
typedef bool_<false> mln::metal::bool_< false >::eval [inherited]           | 
        
| void mln::metal::false_::check_not | ( | ) |  [inline, static, inherited] | 
        
| std::string mln::metal::bool_< false >::name | ( | ) |  const [inline, inherited] | 
        
const bool mln::metal::bool_< false >::value = false [static, inherited]           | 
        
 1.5.6