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