This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 118c. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2025-10-12
Subclause 13.8.3.3 [temp.dep.expr] bullet 3.6 also covers constant template parameter packs with non-dependent type, but those are not type-dependent.
Possible resolution:
Change in 13.8.3.3 [temp.dep.expr] bullet 3.6 as follows:
- ...
- associated by name lookup with a pack other than a constant template parameter pack, [ Example: ... -- end example ]
- ...