System::DynamicWeakPtr::operator== yöntemi

DynamicWeakPtr::operator== method

Akıllı işaretçinin null olup olmadığını denetler.

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

ReturnValue

Akıllı gösterici null ise doğru, aksi takdirde yanlış.

Ayrıca Bakınız