#include <category_meta.hpp>
Definition at line 33 of file category_meta.hpp.
| typedef boolean_helper<true> Cond |
Definition at line 34 of file category_meta.hpp.
| static generic lazy_value | ( | ) | [inline, static] |
Definition at line 36 of file category_meta.hpp.
| static bool value | ( | ) | [inline, static] |
Definition at line 35 of file category_meta.hpp.
References boolean_helper< val >::value.
00035 { return Cond::value; }
1.6.1