The series continue.
Function Templates - More Details about Explicit Template Arguments and Concepts
by Rainer Grimm
From the article:
In the last post "Function Templates", I wrote about the overloading of function templates and automatically deducing the return type of a function template. Today, I dive deeper and specify explicitly the template arguments of a function template and bring concepts into the play...
Add a Comment
Comments are closed.