طريقة 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.Font 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.Font for C++