Title
Type-dependent packs that are not structured binding packs
Status
open
Section
13.8.3.3 [temp.dep.expr]
Submitter
US

Created on 2025-10-01.00:00:00 last changed 1 week ago

Messages

Date: 2025-10-12.12:15:20
N5028 comment AT 3-098

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 ]
  • ...
History
Date User Action Args
2025-10-01 00:00:00admincreate