Comment by waynecochran
Comment by waynecochran 6 months ago
To save the kitten, one could at least write classes that override the call operator::(). No need for void* or any ptrs at all and std::function is avoided as well. That will at least get you to 2010 C++ code.