By using STL algorithms, you can also search for single characters or specific character se-
quences (see Section 11.2.2, page 507). Note that these algorithms allow you to use your own
comparison criterion (see Section 13.2.14, page 684, for an example).