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.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes