mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
4d0bb56790
- clean array, matrix, vector expression template they take const & of objects, or move && objects no more views. -> C++11 modernisation - Fix a bug in array resize : it was resetting the indexmap to C memory layout e.g. for a fortran array - Fix a bug in read h5 array when not in C order (forgot an else, the array was read twice). |
||
---|---|---|
.. | ||
assignment.hpp | ||
common.hpp | ||
exceptions.hpp | ||
flags.hpp | ||
indexmap_storage_pair.hpp | ||
iterator_adapter.hpp | ||
make_const.hpp | ||
traits.hpp |