basix_doc 0.1
|
#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().
{ return as_generic (Cond::value); }
static bool value | ( | ) | [inline, static] |
Definition at line 90 of file category_meta.hpp.
{ return Cond::value; }