@MerryMage
Latest commit 4c24629 Oct 29, 2017 History
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.
31 contributors

Users who have contributed to this file

@Sonicadvance1 @glennricster @leoetlino @lioncash @shuffle2 @Parlane @delroth @ligfx @sorenjorvang @comex @MerryMage @Tilka