mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 19:53:45 +01:00
2c542647fd
- change : all objects are by default stored now by reference, not by copy any more. Unless the trait force_copy_in_expr is true. - rvalue refs are moved into the tree - simplifies a lot the writing of lazy method, objects. - added a macro for methods - tests ok. Further check needed to control absence of copies... - improved documentation |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lazyfunction2.output | ||
lazyfunction.cpp | ||
simple2.output | ||
simple.cpp | ||
sum_functional.cpp | ||
sum_functional.output | ||
vector_and_math2.output | ||
vector_and_math.cpp |