QDP++
QDP::ForEach< Expr, FTag, CTag > Struct Template Reference

#include <qdp.h>

Public Types

typedef LeafFunctor< Expr, FTag >::Type_t Type_t

Static Public Member Functions

static Type_t apply (const Expr &expr, const FTag &f, const CTag &)

Detailed Description

template<class Expr, class FTag, class CTag>
struct QDP::ForEach< Expr, FTag, CTag >

Definition at line 76 of file qdp.h.

Member Typedef Documentation

◆ Type_t

template<class Expr, class FTag, class CTag>
typedef LeafFunctor<Expr,FTag>::Type_t QDP::ForEach< Expr, FTag, CTag >::Type_t

Definition at line 78 of file qdp.h.

Member Function Documentation

◆ apply()

template<class Expr, class FTag, class CTag>
Type_t QDP::ForEach< Expr, FTag, CTag >::apply ( const Expr & expr,
const FTag & f,
const CTag &  )
inlinestatic

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