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

BasicSystemIOStreamBuf::AssignRV method

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

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

参照