طريقة System::SmartPtr::operator bool

SmartPtr::operator bool method

يتحقق مما إذا كان المؤشر غير فارغ (ليس null).

System::SmartPtr<T>::operator bool() const noexcept

ReturnValue

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

انظر أيضًا