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