Template Argument Deduction – Core C++, Part 2
Part 2 of my third video lecture series (covering the C++ Core Language) is now available. In this part, I took an hour to explore template argument deduction, including what "non-deduced contexts" are - and how they can be used to your advantage! For reference, here are all of the links to my video lectures, plus my GoingNative 2012 pr...