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

#include <qdp.h>

Public Types

typedef int Type_t

Static Public Member Functions

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

Detailed Description

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

Definition at line 332 of file qdp.h.

Member Typedef Documentation

◆ Type_t

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

Definition at line 334 of file qdp.h.

Member Function Documentation

◆ apply()

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

Definition at line 336 of file qdp.h.


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