System::SmartPtr::operator bool मेथड
SmartPtr::operator bool method
जाँचता है कि पॉइंटर null नहीं है।
System::SmartPtr<T>::operator bool() const noexcept
ReturnValue
यदि पॉइंटर शून्य है तो असत्य, अन्यथा सत्य।
संबंधित देखें
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++