mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 11:49:35 +01:00
This gets rid of unnecessary copies in range-based-for loops and local variables, when they are used solely as `const &`. Also added a fixme comment about a suspicious move out of const, which might not be intended. |
||
|---|---|---|
| .. | ||
| dotgraph.cc | ||
| dotgraph.hh | ||
| graphml.cc | ||
| graphml.hh | ||
| nix-store.cc | ||