System::SmartPtr::operator bool metodo
SmartPtr::operator bool method
Verifica se il puntatore non è nullo.
System::SmartPtr<T>::operator bool() const noexcept
ReturnValue
Falso se il puntatore è nullo, vero altrimenti.
Vedi anche
- Class SmartPtr
- Namespace System
- Library Aspose.Font for C++