System::IO::BasicSystemIOStreamWrapper::swap method

BasicSystemIOStreamWrapper::swap method

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

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

See Also