This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 118f. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2025-11-07
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.
Proposed resolution (approved by CWG 2025-11-03):
Change in 13.8.3.3 [temp.dep.expr] bullet 3.6 as follows:
- ...
- associated by name lookup with a structured binding pack, [ Example: ... -- end example ]
- ...