Use references to avoid copies. This causes warnings / errors with c++20.
And while we are touching this, upgrade code to structured bindings.
Depends on D18663
Differential D18864
[seeder] avoid creating copy in loop variable Authored by PiRK on Mon, Nov 3, 19:44.
Details
Use references to avoid copies. This causes warnings / errors with c++20. And while we are touching this, upgrade code to structured bindings. Depends on D18663 ninja check-seeder
Diff Detail
|