Change 14066

ShadauxCat (ShadauxCat)
ShadauxCat committed this change into //guest/ShadauxCat/Sprawl/Mainline under Review 14067
View Review
Download .zip
-Improved iterating in hashmap - range-based for now gives the ability to access both key and value instead of just value
-Slightly improved some of the template aliases
-Mega-deprecated VC11 support. Probably doesn't compile anymore. Maintaining it is too much of a headache.

#review-14067
  • Files 9
  • Comments 0
9 edited 0 added 0 deleted
UnitTests/UnitTests_HashMap.cpp#3
Loading...
collections/HashMap.hpp#3
Loading...
collections/accessor/AccessorGroup_Variadic.hpp#3
Loading...
collections/accessor/AccessorGroup_Windows.hpp#3
Loading...
collections/accessor/Accessors.hpp#2
Loading...
collections/hashmap/HashMap_Variadic.hpp#3
Loading...
collections/hashmap/HashMap_Windows.hpp#3
Loading...
collections/iterator/MapIterator.hpp#2
Loading...
serialization/JSONSerializer.cpp#2
Loading...
Tip: Use n and p to cycle through the changes.