mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 19:23:45 +01:00
552c440238
- A()(0) = 1 will not work any more if A is const, as it should be. - Introduced the notion of const_view, simply done by a flag (flag 0, for easy debug) - changed the slice of ISP to use it (only on C++11 compliant compiler) - Move BoundCheck Flags to 5. |
||
---|---|---|
.. | ||
assignment.hpp | ||
common.hpp | ||
exceptions.hpp | ||
flags.hpp | ||
indexmap_storage_pair.hpp | ||
iterator_adapter.hpp | ||
make_const.hpp | ||
tags.hpp | ||
traits.hpp |