C++ thin callbacks (2 pointers). You are not required to derive from a base class to be callable. Supports member functions. Based on the post at http://foonathan.net/blog/2017/01/20/function-ref-implementation.html
-
Updated
Mar 1, 2024 - C++