Closed Davidah121 closed 2 years ago
closes #104
Reworked SimpleHashMap. Faster than std::unordered_multimap in most cases. Slower than std::unordered_map when attempting to allow only unique key values.
Most of the Gui XML loader is completed. A few elements need to be added.
closes #104
Reworked SimpleHashMap. Faster than std::unordered_multimap in most cases. Slower than std::unordered_map when attempting to allow only unique key values.
Most of the Gui XML loader is completed. A few elements need to be added.