System::IO::BasicSystemIOStreamBuf::AssignRV 方法
BasicSystemIOStreamBuf::AssignRV method
用于移动构造函数和移动赋值运算符中,以重置指针并调用 swap()。
void System::IO::BasicSystemIOStreamBuf<Elem, Traits>::AssignRV(BasicSystemIOStreamBuf &&right)
| Parameter | Type | 描述 |
|---|---|---|
| 右 | BasicSystemIOStreamBuf&& | 要进行 swap 的对象的右值引用 |
另见
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++