You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
amzn-sj 112e310419
[Serialization] Add support for updating the values of existing keys in associative containers (#6832)
* Add support for updating the values of existing keys in associative containers

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Map/Unordered Map serialization updates values corresponding to existing keys by default. Multimaps always add a new entry for existing keys.

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Fix unused parameter warning

Signed-off-by: amzn-sj <srikkant@amazon.com>

* Update comparison function for test case

Signed-off-by: amzn-sj <srikkant@amazon.com>
4 years ago
..
Editor Fixed platform settings not using unique values for Android and iOS (#7198) 4 years ago
Framework [Serialization] Add support for updating the values of existing keys in associative containers (#6832) 4 years ago
LauncherUnified Merge pull request #6390 from aws-lumberyard-dev/memory/overrideshim_removal 4 years ago
Legacy Removed legacy Editor config spec 4 years ago
Tools Fixed string_view compilation in GCC 10+. (#7153) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago