4 Comments
User's avatar
Yacob Cohen-Arazi's avatar

for some reason I was reason "std::function" at the title. I think std::function will kill performance :)

Expand full comment
Taras Tsugrii's avatar

`std::function` is a performance disaster on its own :)

Expand full comment
Yacob Cohen-Arazi's avatar

believe me, it was worse around gcc 5.4

Expand full comment
Taras Tsugrii's avatar

I believe you but fortunately I've never had a reason to use them :)

Expand full comment