...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Construct with count copies of character ch
.
static_string( size_type count, CharT ch);
The behavior is undefined if count
>= npos