Recap on the modern C++ talks
we first talked about the template and how the type deduction plays a critical role in the usage of other declarations like auto. In the three cases where the template type deduction is used,
paramtype is a reference or pointer. but not universal
...
tempted.dev3 min read