[Tizen] Make Dali::InstrusivePtr able to compare with nullptr 23/271923/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 3 Mar 2022 05:39:28 +0000 (14:39 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 3 Mar 2022 07:26:30 +0000 (16:26 +0900)
commit7f65f68f7fc73f55c6e88809a344a930e8574bcf
tree67aecb6ca918f60d036214861d8046ff047c5d7b
parentb3fa6fd4b2e1cd1ef58b2f0cd966d4a29fe31f01
[Tizen] Make Dali::InstrusivePtr able to compare with nullptr

After explicit operation bool() patch, Dali::InstrusivePtr == nullptr make compile error.
This patch fix that situation, so keep codes legacy

Change-Id: I6fbdee55203a1a0e9b5d3a90125497957dddeced
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-BaseHandle.cpp
automated-tests/src/dali/utc-Dali-IntrusivePtr.cpp
dali/public-api/common/intrusive-ptr.h