bsl::StringBufContainer::swap

Efficiently exchange the value of this object with other.

Synopsis

Declared in <bslstl_stringbuf.h>

void
swap(StringBufContainer& other);

Description

Efficiently exchange the value of this object with the value of the specified other object.

Parameters

NameDescription
otherobject with which to exchange values