refactor Property::Map interface. 44/244744/4
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Thu, 24 Sep 2020 02:02:36 +0000 (11:02 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Thu, 8 Oct 2020 01:37:33 +0000 (10:37 +0900)
commite2506e1881fdc574ec7a3dabc6775db4193091e2
tree0a08c2fcda8dd10aed232558eab699fbe1ee5459
parent0ac6e87b0f9470ae20260805c93514ada429c320
refactor Property::Map interface.

- take std::string and Property::Value by value.
- use std::string_view in the find interface.

Change-Id: I8bcedb15f1b84663520a79b0e4a724e0cb28487b
dali/public-api/object/property-map.cpp
dali/public-api/object/property-map.h