System::IO::BasicSystemIStreamWrapper::operator= 메서드

BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method

이동 할당 연산자.

BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(BasicSystemIStreamWrapper &&right) noexcept
매개변수형식설명
rightBasicSystemIStreamWrapper&&Object 이동될

ReturnValue

*this

또 보기

BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method

복사 할당 연산자. 삭제됨.

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

또 보기