In the **Summary of string Manipulation Methods** section on p. 493, the last sentence reads "invalidates raw pointers and iterators to `v`'s elements ..." It should read "invalidates raw pointers and iterators to `s`'s elements ..."
In the Summary of string Manipulation Methods section on p. 493, the last sentence reads "invalidates raw pointers and iterators to
v's elements ..."It should read "invalidates raw pointers and iterators to
s's elements ..."