#include <category_meta.hpp>
Definition at line 60 of file category_meta.hpp.
| typedef both_helper<typename T1::Cond, typename T2::Cond> Cond |
Definition at line 61 of file category_meta.hpp.
| static generic lazy_value | ( | ) | [inline, static] |
Definition at line 63 of file category_meta.hpp.
References mmx::gen(), and mmx::GEN_AND.
| static bool value | ( | ) | [inline, static] |
Definition at line 62 of file category_meta.hpp.
00062 { return Cond::value; }
1.6.1