![]() |
Home | Libraries | People | FAQ | More |
Constructor.
constexpr basic_static_string(basic_static_string::size_typecount,basic_static_string::value_typech);
Construct the string with count
copies of character ch.
The behavior is undefined if count
>= npos