Ensure to std::unordered clear as zero capacity 38/323938/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 9 May 2025 09:31:02 +0000 (18:31 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Fri, 9 May 2025 09:31:33 +0000 (18:31 +0900)
commit0125ca74368e5e3f10d82995dbde607b56d5b4c4
tree0c91e172b042e9339fac4d5b6e48791a53dfe28d
parentd74b0e009c651bb6f59039c567f5ea6e64e0a91f
Ensure to std::unordered clear as zero capacity

Since clear & rehash is heavyer than swap(), let we call it if we use
temperal copy.

Change-Id: I45464079558b555483d0d588cc9739f7bd797512
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-extension/vector-animation-renderer/vector-animation-plugin-manager.cpp