Skip to content

std::String::slice<Char, Traits>::exchange

exchange

Exchanges content with another slice

Signature

exchange(self, other: slice&) -> void

Specifiers

  • noexcept

See Also

Back to slice<Char, Traits>