Skip to content

std::String::basic<Char, Traits>::clear

clear

Clears the string content

Signature

clear(self) -> void

Specifiers

  • noexcept

See Also

Back to basic<Char, Traits>