System::ValueTuple::operator=-metod
ValueTuple::operator=(const SharedPtr<T>&) method
Dekonstruerar objektet till detta värdetupel.
template<typename T> ValueTuple & System::ValueTuple<Args>::operator=(const SharedPtr<T> &deconstructiblePtr)
| Parameter | Typ | Beskrivning |
|---|---|---|
| deconstructiblePtr | const SharedPtr<T>& | Ett objekt att dekonstruera |
Se även
- Class ValueTuple
- Typedef SharedPtr
- Class ValueTuple
- Namespace System
- Library Aspose.PDF for C++
ValueTuple::operator=(const ValueTuple<OtherArgs…>&) method
template<typename ...> ValueTuple & System::ValueTuple<Args>::operator=(const ValueTuple<OtherArgs...> &otherTuple)
Se även
- Class ValueTuple
- Class ValueTuple
- Namespace System
- Library Aspose.PDF for C++