System::IO::BasicSystemIOStreamWrapper::AssignRV 方法

BasicSystemIOStreamWrapper::AssignRV method

用于移动构造函数和移动赋值运算符中,以重置指针并调用 swap()

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

另见