basix_doc 0.1
both_helper< T1, T2 > Struct Template Reference

#include <category_meta.hpp>

List of all members.

Static Public Attributes


Detailed Description

template<typename T1, typename T2>
struct mmx::both_helper< T1, T2 >

Definition at line 52 of file category_meta.hpp.


Member Data Documentation

const bool value = T1::value && T2::value [static]

Definition at line 53 of file category_meta.hpp.


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