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