Metodo System::DynamicWeakPtr::operator==.

DynamicWeakPtr::operator== method

Verifica se lo smart pointer è null.

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

ReturnValue

Vero se il puntatore intelligente è nullo e falso altrimenti.

Vedi anche