Swap two strings.
void swap( basic_static_string& s); » more... template< std::size_t M> void swap( basic_static_string< M, CharT, Traits >& s); » more...
more...