#include <category_meta.hpp>
Definition at line 88 of file category_meta.hpp.
| typedef different_helper<T1,T2> Cond | 
Definition at line 89 of file category_meta.hpp.
| static generic lazy_value | ( | ) |  [inline, static] | 
Definition at line 91 of file category_meta.hpp.
References mmx::as_generic().
00091 { return as_generic (Cond::value); }
| static bool value | ( | ) |  [inline, static] | 
Definition at line 90 of file category_meta.hpp.
00090 { return Cond::value; }
 1.6.1
 1.6.1