mirror of
https://github.com/NixOS/nix
synced 2025-07-02 13:31:48 +02: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 |