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/Framework/AzCore
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
..
AzCore [Serialization] Add support for updating the values of existing keys in associative containers (#6832) 4 years ago
Platform [development] properly pal-ify Android utilities in AzCore (#7147) 4 years ago
Tests [Serialization] Add support for updating the values of existing keys in associative containers (#6832) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago