System::IO::BasicSystemIStreamWrapper::operator= 메서드
BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method
이동 할당 연산자.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(BasicSystemIStreamWrapper &&right) noexcept
| 매개변수 | 형식 | 설명 |
|---|---|---|
| right | BasicSystemIStreamWrapper&& | Object 이동될 |
ReturnValue
*this
또 보기
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method
복사 할당 연산자. 삭제됨.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(const BasicSystemIStreamWrapper &)=delete
또 보기
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++