The second interpretation of the ambiguity described here is an example of the use of iterators to
insert characters. If you wish to specify the insert position as an iterator, you can do it in three
ways: insert a single character, insert a certain number of the same character, and insert a range of
characters specified by two iterators (see Section 13.2.14, page 684).