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
Constructor.
template<std::size_tM> constexpr basic_static_string( constbasic_static_string< M, CharT, Traits >& other,basic_static_string::size_typepos);
Construct with a substring (pos, other.size()) of other.