...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Finds the first occurrence of character in this view.
const_iterator find( char ch) const;
Linear.
Throws nothing.