|
QDP++
|
#include <Combiners.h>
Public Types | |
| typedef A | Type_t |
Static Public Member Functions | |
| static Type_t | combine (const A &a, const Op &, const Tag &) |
Definition at line 84 of file Combiners.h.
| typedef A Combine1< A, Op, Tag >::Type_t |
Definition at line 86 of file Combiners.h.
|
inlinestatic |
Definition at line 88 of file Combiners.h.
Referenced by ForEach< UnaryNode< Op, A >, FTag, CTag >::apply(), and peteCombine().