طريقة System::DynamicWeakPtr::operator==

DynamicWeakPtr::operator== method

يتحقق مما إذا كان المؤشر الذكي null.

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

ReturnValue

صحيح إذا كان المؤشر الذكي فارغًا وخطأ خلاف ذلك.

انظر أيضًا