mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 19:53:45 +01:00
3fd3f38446
- was not compiling on gcc (forward declaration issue). - now clearer - add a trivial print change in the mc class (to avoid trivial commit).
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
Clef expression : (apply_method:my_method(Obj, _2) + (2 * _1))
|
|
Complete evaluation : 4
|
|
Partial evaluation : (2 + (2 * _1))
|
|
Complete evalution : 8
|