The local variable is used just to iterate through the values, so a const reference is all we need.
6.6 KiB
6.6 KiB
The local variable is used just to iterate through the values, so a const reference is all we need.