System::IO::BasicSystemOStreamWrapper::swap method

BasicSystemOStreamWrapper::swap method

Call to swap *this and right, if they are not equal.

void System::IO::BasicSystemOStreamWrapper<Elem, Traits>::swap(BasicSystemOStreamWrapper &right)
ParameterTypeDescription
rightBasicSystemOStreamWrapper&Rvalue reference to object to be swap

See Also