![]() |
QMCPACK
|
Public Types | |
using | Return_t = const T & |
using | Type_t = T |
Static Public Member Functions | |
static Return_t | apply (const T &a) |
Definition at line 98 of file TreeNodes.h.
using Return_t = const T& |
Definition at line 100 of file TreeNodes.h.
using Type_t = T |
Definition at line 101 of file TreeNodes.h.
|
inlinestatic |
Definition at line 102 of file TreeNodes.h.
Referenced by UnaryNode< Op, Child >::child(), BinaryNode< Op, Left, Right >::left(), TrinaryNode< Op, Left, Middle, Right >::left(), TrinaryNode< Op, Left, Middle, Right >::middle(), BinaryNode< Op, Left, Right >::right(), and TrinaryNode< Op, Left, Middle, Right >::right().