System::DynamicWeakPtr::operator== metodo

DynamicWeakPtr::operator== method

Verifica se lo smart pointer è null.

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

ReturnValue

Vero se lo smart pointer è nullo e falso altrimenti.

Vedi anche