basix_doc 0.1
has< T, Op > Struct Template Reference

#include <category_meta.hpp>

List of all members.

Public Types

Static Public Member Functions


Detailed Description

template<typename T, typename Op>
struct mmx::has< T, Op >

Definition at line 99 of file category_meta.hpp.


Member Typedef Documentation

typedef boolean_helper<false> Cond

Definition at line 100 of file category_meta.hpp.


Member Function Documentation

static generic lazy_value ( ) [inline, static]

Definition at line 101 of file category_meta.hpp.

References mmx::gen(), and mmx::GEN_HAS.

                                      {
    return gen (GEN_HAS, T::name(), Op::name()); }

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