System::IO::BasicSystemOStreamWrapper::operator= メソッド

BasicSystemOStreamWrapper::operator=(BasicSystemOStreamWrapper&&) method

ムーブ代入演算子。

BasicSystemOStreamWrapper & System::IO::BasicSystemOStreamWrapper<Elem, Traits>::operator=(BasicSystemOStreamWrapper &&right) noexcept
パラメーター説明
rightBasicSystemOStreamWrapper&&Object をムーブする

ReturnValue

*this

参照

BasicSystemOStreamWrapper::operator=(const BasicSystemOStreamWrapper&) method

コピー代入演算子。削除されています。

BasicSystemOStreamWrapper & System::IO::BasicSystemOStreamWrapper<Elem, Traits>::operator=(const BasicSystemOStreamWrapper &)=delete

参照