has< generic, Op > Struct Template Reference

#include <category_meta.hpp>

List of all members.

Public Types

Static Public Member Functions


Detailed Description

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

Definition at line 106 of file category_meta.hpp.


Member Typedef Documentation

typedef boolean_helper<true> Cond

Definition at line 107 of file category_meta.hpp.


Member Function Documentation

static generic lazy_value (  )  [inline, static]

Definition at line 109 of file category_meta.hpp.

00109                                       {
00110     return as<generic> (true); }

static bool value (  )  [inline, static]

Definition at line 108 of file category_meta.hpp.

00108 { return Cond::value; }


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1