3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-21 16:00:19 +02:00
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
..
2013-08-30 20:28:41 +02:00
2013-09-03 19:14:24 +02:00
2013-09-02 21:25:43 +02:00
2013-09-03 19:14:24 +02:00
2013-08-29 17:23:40 +02:00
2013-09-06 16:00:13 +02:00
2013-09-03 19:14:24 +02:00
2013-08-29 17:23:40 +02:00
2013-09-03 19:14:24 +02:00
2013-08-31 15:22:36 +02:00
2013-09-02 21:25:43 +02:00
2013-09-03 19:14:24 +02:00
2013-08-29 17:23:40 +02:00
2013-09-03 19:14:24 +02:00