CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Static Public Attributes
funct::Parametric< SumStruct< A, B > > Struct Template Reference

#include <ParametricTrait.h>

Static Public Attributes

static const int value = Parametric<A>::value || Parametric<A>::value
 

Detailed Description

template<typename A, typename B>
struct funct::Parametric< SumStruct< A, B > >

Definition at line 51 of file ParametricTrait.h.

Member Data Documentation

template<typename A , typename B >
const int funct::Parametric< SumStruct< A, B > >::value = Parametric<A>::value || Parametric<A>::value
static