mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-03 10:35:51 +00:00
Allows avoiding a redundant initial element. We can also remove the const from the std::function rvalue to allow a std::move to take effect. We can also use the std::string_view constructor for std::string to avoid an unnecessary strlen() call.
Description
Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Languages
C++
94.2%
C
4.5%
CMake
1.2%