System::WeakReference class
WeakReference class
Represents a weak reference, which references an object while still allowing that object to be deleted.
template<typename...>class WeakReference
Parameter | Description |
---|---|
Args | Template arguments of a weak reference declaring a type of a referenced object, a number of arguments can be zero or one. |
See Also
- Namespace System
- Library Aspose.TeX for C++