Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_static_string::swap (1 of 2 overloads)

Exchange the contents of this string with another.

Synopsis
BOOST_STATIC_STRING_CPP14_CONSTEXPR void
swap(
    basic_static_string& s);
Description

PrevUpHomeNext