Luna::BasicString::swap

void swap(BasicString &rhs)

Swaps characters of this string with the specified string.

Parameters

  • in rhs

    The string to swap characters with.