diff options
| author | MerryMage <MerryMage@users.noreply.github.com> | 2017-10-29 19:11:15 +0000 |
|---|---|---|
| committer | MerryMage <MerryMage@users.noreply.github.com> | 2017-11-15 18:04:40 +0000 |
| commit | 4c24629b9551cab8af653a2bbcbe6d1639b3edb2 (patch) | |
| tree | 95f17ded4d887ad4df99463e49078c5de0377aa4 /Source/Core/VideoBackends/Software/SWmain.cpp | |
| parent | f3b52c07d74d528a81c818d86c12981a6028f351 (diff) | |
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.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWmain.cpp')
0 files changed, 0 insertions, 0 deletions
