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

#include <Functors.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 LeafFunctor< T, IncrementLeaf >

Definition at line 273 of file Functors.h.

Member Typedef Documentation

◆ Type_t

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

Definition at line 275 of file Functors.h.

Member Function Documentation

◆ apply()

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

Definition at line 277 of file Functors.h.


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