System::ValueTuple::operator= μέθοδος
ValueTuple::operator=(const SharedPtr<T>&) method
Αποδομεί το αντικείμενο σε αυτό το value tuple.
template<typename T> ValueTuple & System::ValueTuple<Args>::operator=(const SharedPtr<T> &deconstructiblePtr)
| Parameter | Type | Περιγραφή |
|---|---|---|
| deconstructiblePtr | const SharedPtr<T>& | Ένα αντικείμενο για αποδόμηση |
Δείτε επίσης
- Class ValueTuple
- Typedef SharedPtr
- Class ValueTuple
- Namespace System
- Library Aspose.Page for C++
ValueTuple::operator=(const ValueTuple<OtherArgs…>&) method
template<typename ...> ValueTuple & System::ValueTuple<Args>::operator=(const ValueTuple<OtherArgs...> &otherTuple)
Δείτε επίσης
- Class ValueTuple
- Class ValueTuple
- Namespace System
- Library Aspose.Page for C++