Closed HookedBehemoth closed 1 year ago
Some small patches I had implemented multiple times over the last three years but never commited. Non of them should break anything.
using templates instead of std::function generates way better code and doesn't heap alloc
Thank you!
Hopefully it helps with random crashing issues. I will update and do testing.
Crashing with what homebrew?
Some small patches I had implemented multiple times over the last three years but never commited. Non of them should break anything.
using templates instead of std::function generates way better code and doesn't heap alloc