Why we use :: template-template parameter?
(a) binding
(b) rebinding
(c) both binding & rebinding
(d) reusing
I got this question during a job interview.
The origin of the question is Template Arguments to Specify Policy Usage topic in chapter Derived Classes, Templates & Exception Handling in C++ of C++