System::SmartPtr::operator bool méthode

SmartPtr::operator bool method

Vérifie si le pointeur n’est pas nul.

System::SmartPtr<T>::operator bool() const noexcept

ReturnValue

Faux si le pointeur est nul, vrai sinon.

Voir aussi