System::IO::BasicSystemIStreamWrapper::swap method

BasicSystemIStreamWrapper::swap method

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

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

See Also