Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::swap (1 of 2 overloads)

Exchange the contents of this string with another.

Synopsis
void
swap(
    static_string& str);
Description

PrevUpHomeNext