![]() |
Home | Libraries | People | FAQ | More |
Assign to the string.
constexpr basic_static_string& operator=( value_type ch);
Replaces the contents with a single copy of the character ch
.
Constant.
Strong guarantee.
*this
Name |
Description |
---|---|
|
The character to assign to. |
Type |
Thrown On |
---|---|
|
count > |