#include <category_meta.hpp>
Definition at line 40 of file category_meta.hpp.
| typedef boolean_helper<false> Cond |
Definition at line 41 of file category_meta.hpp.
| static generic lazy_value | ( | ) | [inline, static] |
Definition at line 43 of file category_meta.hpp.
| static bool value | ( | ) | [inline, static] |
Definition at line 42 of file category_meta.hpp.
00042 { return Cond::value; }
1.6.1