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-24


3098. Remove redundancy "names or designates"

Section: 13.3  [temp.names]     Status: tentatively ready     Submitter: US     Date: 2025-10-01

N5028 comment US 50-091

There is expression redundancy (and possible ambiguity) with the phrasing "names or designates" in 13.3 [temp.names] paragraph 8.

Proposed resolution (approved by CWG 2025-10-24):

Change in 13.3 [temp.names] paragraph 8 as follows:

... A simple-template-id or splice-specialization-specifier shall be valid unless its respective template-name or splice-specifier names or designates a function template (13.10.3 [temp.deduct]). ...