![]() |
QMCPACK
|
Public Types | |
using | Expression_t = T |
Public Member Functions | |
Expression (const T &expr) | |
const Expression_t & | expression () const |
Private Attributes | |
T | expr_m |
Definition at line 51 of file CreateLeaf.h.
using Expression_t = T |
Definition at line 56 of file CreateLeaf.h.
|
inline |
Definition at line 60 of file CreateLeaf.h.
|
inline |
Definition at line 64 of file CreateLeaf.h.
References Expression< T >::expr_m.
Referenced by ForEach< Expression< T >, FTag, CTag >::apply(), and CreateLeaf< Expression< T > >::make().
|
private |
Definition at line 70 of file CreateLeaf.h.
Referenced by Expression< T >::expression().