4c24629b95
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CommandLineParse.cpp | ||
CommandLineParse.h | ||
Disassembler.cpp | ||
Disassembler.h | ||
UICommon.cpp | ||
UICommon.h | ||
UICommon.vcxproj | ||
USBUtils.cpp | ||
USBUtils.h | ||
VideoUtils.cpp | ||
VideoUtils.h | ||
X11Utils.cpp | ||
X11Utils.h |