System::WeakPtr::operator== method
WeakPtr::operator== method
Checks if weak pointer is null.
bool System::WeakPtr<T>::operator==(std::nullptr_t) const
ReturnValue
True if weak pointer is null and false otherwise.
See Also
- Class WeakPtr
- Namespace System
- Library Aspose.TeX for C++