System::ValueTuple::operator= method
ValueTuple::operator=(const SharedPtr<T>&) method
Mendeconstruct objek menjadi value tuple ini.
template<typename T> ValueTuple & System::ValueTuple<Args>::operator=(const SharedPtr<T> &deconstructiblePtr)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| deconstructiblePtr | const SharedPtr<T>& | Sebuah objek untuk dibongkar |
Lihat Juga
- 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)
Lihat Juga
- Class ValueTuple
- Class ValueTuple
- Namespace System
- Library Aspose.Page for C++