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