Y
Hacker News
new
|
ask
|
show
|
jobs
by
username90
2508 days ago
It is a valid template specialization declaration if you add template<> in front, like this:
template<> void lol<A, <B, C<D>>, E>()