Post #37 379 Aug 26, 2021, 13:00 UTC #cpphttps://akrzemi1.wordpress.com/2015/11/19/overload-resolution/ Andrzej's C++ blog Overload resolution This post is an introduction to another one that I intend to write in the future. The goal of this one is to go over the concepts of function template specialization, function (template) overloadin…