QDP++
QDP::LeafFunctor< T, IncrementLeaf > Struct Template Reference

#include <qdp.h>

Public Types

typedef int Type_t

Static Public Member Functions

static Type_t apply (const T &cl, const IncrementLeaf &)

Detailed Description

template<class T>
struct QDP::LeafFunctor< T, IncrementLeaf >

Definition at line 274 of file qdp.h.

Member Typedef Documentation

◆ Type_t

template<class T>
typedef int QDP::LeafFunctor< T, IncrementLeaf >::Type_t

Definition at line 276 of file qdp.h.

Member Function Documentation

◆ apply()

template<class T>
Type_t QDP::LeafFunctor< T, IncrementLeaf >::apply ( const T & cl,
const IncrementLeaf &  )
inlinestatic

Definition at line 278 of file qdp.h.


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