System::SmartPtr::operator bool μέθοδος

SmartPtr::operator bool method

Ελέγχει αν ο δείκτης δεν είναι null.

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

ReturnValue

Ψευδές εάν ο δείκτης είναι null, αληθές διαφορετικά.

Δείτε επίσης