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
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
..
AtomCore Updated all array_view uses with the C++20 span. (#7157) 4 years ago
AzAndroid/java/com/amazon The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
AzCore [Serialization] Add support for updating the values of existing keys in associative containers (#6832) 4 years ago
AzFramework [development] fixed ambiguous 'byte' type MSVC build error (#7184) 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
AzNetworking GCC Support for Linux 4 years ago
AzQtComponents Merge branch 'development' into optimization/unused_files 4 years ago
AzTest The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
AzToolsFramework Removed some unused local variables. 4 years ago
GFxFramework More fixes 4 years ago
GridMate Merge branch 'development' into optimization/unused_files 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago