System::IO::BasicSystemIOStreamBuf::operator= メソッド
BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method
ムーブ代入演算子。
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
| パラメーター | 型 | 説明 |
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Object をムーブする |
ReturnValue
*this
参照
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
コピー代入演算子。削除されています。
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
参照
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++