QDP++
QDP::Combine1< A, Op, Tag > Struct Template Reference

#include <qdp.h>

Public Types

typedef A Type_t

Static Public Member Functions

static Type_t combine (const A &a, const Op &, const Tag &)

Detailed Description

template<class A, class Op, class Tag>
struct QDP::Combine1< A, Op, Tag >

Definition at line 85 of file qdp.h.

Member Typedef Documentation

◆ Type_t

template<class A, class Op, class Tag>
typedef A QDP::Combine1< A, Op, Tag >::Type_t

Definition at line 87 of file qdp.h.

Member Function Documentation

◆ combine()

template<class A, class Op, class Tag>
Type_t QDP::Combine1< A, Op, Tag >::combine ( const A & a,
const Op & ,
const Tag &  )
inlinestatic

Definition at line 89 of file qdp.h.

Referenced by QDP::ForEach< UnaryNode< FnMap, A >, EvalLeaf1, CTag >::apply().


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