![]() |
QMCPACK
|
Public Types | |
using | Type1_t = typename Combine2< A, B, Op, Tag >::Type_t |
using | Type_t = typename Combine2< Type1_t, C, Op, Tag >::Type_t |
Static Public Member Functions | |
static Type_t | combine (const A &a, const B &b, const C &c, const Op &op, const Tag &t) |
Definition at line 99 of file Combiners.h.
Definition at line 101 of file Combiners.h.
Definition at line 102 of file Combiners.h.
|
inlinestatic |
Definition at line 103 of file Combiners.h.
Referenced by ForEach< TrinaryNode< Op, A, B, C >, FTag, CTag >::apply(), and qmcplusplus::peteCombine().