mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-18 09:53:18 -03:00
std::function is allowed to heap allocate in order to hold any necessary bound data in order to execute properly (e.g. lambdas with captures), so this avoids unnecessary reallocating.
7.3 KiB
7.3 KiB