System::IO::BasicSystemIOStreamWrapper::AssignRV メソッド

BasicSystemIOStreamWrapper::AssignRV method

ムーブコンストラクタおよびムーブ代入演算子でポインタをリセットし、swap() を呼び出すために使用されます。

void System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::AssignRV(BasicSystemIOStreamWrapper &&right)
パラメーター型説明
右BasicSystemIOStreamWrapper&&swap されるオブジェクトへの右辺値参照

参照