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