Is the code correct?
template <template<class T> class TT> 
void f() { }
Explanation
A function template is declared here, depending on the TTT parameter, which is a class template, depending on the T parameter.

Следи за CodeGalaxy

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

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