mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-09-20 17:09:37 +00:00
We can utilize std::char_traits to generically handle the defined character type. Since C++17, std::char_traits' length() function is constexpr, so we can also make StrLen constexpr.
Description
Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Languages
C++
94.2%
C
4.5%
CMake
1.2%