System::IO::BasicSystemIOStreamBuf::swap 方法

BasicSystemIOStreamBuf::swap method

如果它们不相等,则调用交换 *this 和 right。

void System::IO::BasicSystemIOStreamBuf<Elem, Traits>::swap(BasicSystemIOStreamBuf &right)
ParameterType描述
BasicSystemIOStreamBuf&要进行 swap 的对象的右值引用

另见