Cpp-Primer
Cpp-Primer copied to clipboard
Update README.md
There its an error in this part, in exercise 9.10 it2 is defined and initialized as the following auto it2 = v2.begin(). Which is an iterator type not a const