mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-03 18:35:51 +00:00
std::function is allowed to heap allocate in order to hold any necessary captures, so we should be std::move-ing instances here in order to avoid potentially performing reallocations.
Description
Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Languages
C++
94.2%
C
4.5%
CMake
1.2%