Files
dolphin/Source/Core/Core
MerryMage 4c24629b95 Config: Flatten structures
Originally, Layer contained a std::map of Sections, which containted a std::map
containing the (key, value) pairs. Here we flattern this structure so that only
one std::map is required, reducing the number of indirections required and
vastly simplifying the code.
2017-11-15 18:04:40 +00:00
..
2017-11-15 18:04:40 +00:00
2017-11-15 18:04:40 +00:00
2017-06-15 18:52:22 -04:00
2017-11-15 15:34:10 +01:00
2017-11-15 18:04:40 +00:00
2017-06-06 16:27:52 +02:00
2017-04-25 09:20:09 +01:00
2017-09-27 21:37:44 +02:00
2017-03-27 23:46:19 -04:00
2017-11-15 18:04:40 +00:00
2017-01-12 21:30:11 +01:00
2017-10-24 11:41:55 +02:00