System::IO::BasicSystemIOStreamWrapper::operator= méthode
BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method
Opérateur d’affectation par déplacement.
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(BasicSystemIOStreamWrapper &&right) noexcept
| Paramètre | Type | Description |
|---|---|---|
| right | BasicSystemIOStreamWrapper&& | Object à déplacer |
ReturnValue
*this
Voir aussi
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++
BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method
Opérateur d’affectation par copie. Supprimé.
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(const BasicSystemIOStreamWrapper &)=delete
Voir aussi
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++