CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Static Public Member Functions
funct::ConstPrimitive< X, F, independent > Struct Template Reference

#include <Primitive.h>

Public Types

typedef UndefinedIntegral type
 

Static Public Member Functions

static type get (const F &f)
 

Detailed Description

template<typename X, typename F, bool independent = Independent<X, F>::value>
struct funct::ConstPrimitive< X, F, independent >

Definition at line 20 of file Primitive.h.

Member Typedef Documentation

template<typename X, typename F, bool independent = Independent<X, F>::value>
typedef UndefinedIntegral funct::ConstPrimitive< X, F, independent >::type

Definition at line 21 of file Primitive.h.

Member Function Documentation

template<typename X, typename F, bool independent = Independent<X, F>::value>
static type funct::ConstPrimitive< X, F, independent >::get ( const F f)
inlinestatic