Check the correct ways of calling functions:
vоid f(int,int);

tеmрlаtе<сlаss Т>
vоid f(Т,Т=Т());
Explanation
An integer value cannot be automatically cast to a pointer type, just like the other way around.
In the case when both parameters can be cast to int type (albeit with loss of precision) and the template parameter is not set, a non-template function will be called.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты