System::ValueTuple::operator= μέθοδος

ValueTuple::operator=(const SharedPtr<T>&) method

Αποδομεί το αντικείμενο σε αυτό το value tuple.

template<typename T> ValueTuple & System::ValueTuple<Args>::operator=(const SharedPtr<T> &deconstructiblePtr)
ParameterTypeΠεριγραφή
deconstructiblePtrconst SharedPtr<T>&Ένα αντικείμενο για αποδόμηση

Δείτε επίσης

ValueTuple::operator=(const ValueTuple<OtherArgs…>&) method

template<typename ...> ValueTuple & System::ValueTuple<Args>::operator=(const ValueTuple<OtherArgs...> &otherTuple)

Δείτε επίσης