System::IO::BasicSystemIOStreamBuf::swap 方法
BasicSystemIOStreamBuf::swap method
在 *this 与 right 不相等时调用 swap。
void System::IO::BasicSystemIOStreamBuf<Elem, Traits>::swap(BasicSystemIOStreamBuf &right)
| 参数 | 类型 | 描述 |
|---|---|---|
| 右 | BasicSystemIOStreamBuf& | 要交换的对象的右值引用 |
另见
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Font for C++