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

또 보기