Chapter 40. Monoliths “Unstrung,” Part 4: std::string Redux

Difficulty: 6

In this Item, we enter the home stretch, and uncover a (more) modest and minimal edition of std::string.

Solution

Still More Operations That Can Be Nonmember Nonfriends

In this Item, we're in the home stretch, and the finish line is in sight. Only a few functions remain—and we'll see that all of them can be implemented as nonmember nonfriends:

  • erase (2—all but the “iter, iter” version) ...

Get Exceptional C++ Style 40 New Engineering Puzzles, Programming Problems, and Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.