Type-erasure in C++, learn it by re-implement std::function (part 2 coding)
Full version of the code is on my github simple functor.
Part 1: Short introduction of std::function if you are not familiar with it
Full version of the code is on my github simple functor.
Part 1: Short introduction of std::function if you are not familiar with it