System::IO::BasicSystemIOStreamBuf::AssignRV メソッド
BasicSystemIOStreamBuf::AssignRV method
ムーブコンストラクタおよびムーブ代入演算子でポインタをリセットし、swap() を呼び出すために使用されます。
void System::IO::BasicSystemIOStreamBuf<Elem, Traits>::AssignRV(BasicSystemIOStreamBuf &&right)
| パラメーター | 型 | 説明 |
|---|---|---|
| 右 | BasicSystemIOStreamBuf&& | swap されるオブジェクトへの右辺値参照 |
参照
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++