Revrert "Enable assert alwayd in Dali::Vector" 87/275587/3
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 26 May 2022 16:46:38 +0000 (01:46 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Fri, 27 May 2022 01:06:27 +0000 (01:06 +0000)
commit6594030b55a0d4ae431bc45948697ce961488660
treeb9484b4d3277f488ad15006c48b20dd0b0f57269
parent52c37e69e30b5bb742c1ca46022040b1d58929a3
Revrert "Enable assert alwayd in Dali::Vector"

Due to the DALI_ASSERT_ALWAYS, Dali::Vector try to check
the range of index every times.
It might make some performance reducing.

Change-Id: I2fdcf435bda147f9ea102c3106cb44f0772a4899
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-CircularQueue.cpp
automated-tests/src/dali/utc-Dali-Vector.cpp
dali/public-api/common/dali-vector.h