3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/doc/reference/c++
Olivier Parcollet 2c542647fd clef : new version using lvalues and moving rvalues
- 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
2013-09-08 15:04:12 +02:00
..
arrays Work on doc 2013-09-04 17:05:45 +02:00
clef clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
det_manip Work on doc 2013-09-04 17:05:45 +02:00
gf Work on doc 2013-09-04 17:05:45 +02:00
learn Work on doc 2013-09-04 17:05:45 +02:00
mctools First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
parameters Work on doc 2013-09-04 17:05:45 +02:00
using_the_lib Work on doc 2013-09-04 17:05:45 +02:00
utilities Work on doc 2013-08-31 15:22:36 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
contents.rst Work on doc 2013-09-04 17:05:45 +02:00