This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 116c. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2025-03-10


3002. Template parameter/argument confusion

Section: 13.8.3.5  [temp.dep.temp]     Status: open     Submitter: Hubert Tong     Date: 2025-02-02

(From submission #668.)

Subclause 13.8.3.5 [temp.dep.temp] paragraph 4 confuses template parameters and arguments.

Suggested resolution:

Change in 13.8.3.5 [temp.dep.temp] paragraph 4 as follows:

A template template parameter argument is dependent if it names a template parameter or its terminal name is dependent.