Created on 2024-07-17.00:00:00 last changed yesterday
Proposed resolution (approved by CWG 2024-08-16):
Change in 13.7.2.3 [temp.deduct.guide] paragraph 1 as follows:
deduction-guide : explicit-specifieropt template-name ( parameter-declaration-clause )requires-clauseopt-> simple-template-id requires-clauseopt ;
(From submission #576.)
Issue 2707 added the missing requires-clause to the grammar for deduction-guide, but the position is inconsistent with that of function declarations.
History | |||
---|---|---|---|
Date | User | Action | Args |
2024-11-19 12:01:24 | admin | set | status: tentatively ready -> ready |
2024-08-16 19:45:15 | admin | set | status: open -> tentatively ready |
2024-07-20 13:52:34 | admin | set | messages: + msg7770 |
2024-07-17 00:00:00 | admin | create |