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