Comment by waynecochran

Comment by waynecochran 6 months ago

0 replies

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.