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