Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
constexprbasic_static_string& erase(basic_static_string::size_typeindex = 0,basic_static_string::size_typecount =basic_static_string::npos); »more...constexprbasic_static_string::iteratorerase(basic_static_string::const_iteratorpos); »more...constexprbasic_static_string::iteratorerase(basic_static_string::const_iteratorfirst,basic_static_string::const_iteratorlast); »more...