System::DynamicWeakPtr::operator== メソッド
DynamicWeakPtr::operator== method
スマートポインタがnullかどうかをチェックします。
bool System::DynamicWeakPtr<T, trunkMode, weakLeafs>::operator==(std::nullptr_t) const
ReturnValue
スマートポインタが null の場合は true、そうでない場合は false です。
参照
- Class DynamicWeakPtr
- Namespace System
- Library Aspose.Page for C++