basix_doc 0.1
always Struct Reference

#include <category_meta.hpp>

List of all members.

Public Types

Static Public Member Functions


Detailed Description

Definition at line 33 of file category_meta.hpp.


Member Typedef Documentation

typedef boolean_helper<true> Cond

Definition at line 34 of file category_meta.hpp.


Member Function Documentation

static generic lazy_value ( ) [inline, static]

Definition at line 36 of file category_meta.hpp.

                                      {
    return as<generic> (true); }
static bool value ( ) [inline, static]

Definition at line 35 of file category_meta.hpp.

References boolean_helper< val >::value.

{ return Cond::value; }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines