Or avoiding dynamism for optimal performance.
for some reason I was reason "std::function" at the title. I think std::function will kill performance :)
`std::function` is a performance disaster on its own :)
believe me, it was worse around gcc 5.4
I believe you but fortunately I've never had a reason to use them :)
for some reason I was reason "std::function" at the title. I think std::function will kill performance :)
`std::function` is a performance disaster on its own :)
believe me, it was worse around gcc 5.4
I believe you but fortunately I've never had a reason to use them :)