Save Time, Space & a Little Sanity With std::function_ref - David Ledger
Tired of function pointer chaos or std::function issues? Enter std::function_ref: a lightweight, non-allocating, compile-time friendly abstraction that boosts performance and reduces memory.
https://www.youtube.com/watch?v=UKIQWXtMivw&ab_channel=CppNorth
Tired of function pointer chaos or std::function issues? Enter std::function_ref: a lightweight, non-allocating, compile-time friendly abstraction that boosts performance and reduces memory.
https://www.youtube.com/watch?v=UKIQWXtMivw&ab_channel=CppNorth
Comments