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

BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method

이동 할당 연산자.

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

ReturnValue

*this

또 보기

BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method

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

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

또 보기