![]() |
QMCPACK
|
Public Types | |
using | TypeA_t = typename ForEach< A, FTag, CTag >::Type_t |
using | TypeB_t = typename ForEach< B, FTag, CTag >::Type_t |
using | Type_t = typename Combine2< TypeA_t, TypeB_t, Op, CTag >::Type_t |
Static Public Member Functions | |
static Type_t | apply (const BinaryNode< Op, A, B > &expr, const FTag &f, const CTag &c) |
|
inlinestatic |
Definition at line 109 of file ForEach.h.
References BinaryNode< Op, Left, Right >::left(), BinaryNode< Op, Left, Right >::operation(), and BinaryNode< Op, Left, Right >::right().