System::DynamicWeakPtr::operator== méthode

DynamicWeakPtr::operator== method

Vérifie si le pointeur intelligent est null.

bool System::DynamicWeakPtr<T, trunkMode, weakLeafs>::operator==(std::nullptr_t) const

ReturnValue

Vrai si le pointeur intelligent est nul et faux sinon.

Voir aussi