Automatic Return Type
In this lesson, we'll look at the technique that deduces return type automatically.
We'll cover the following...
Automatic Return Type
A function template is automatically able to deduce their return type.
...