Created on 2020-03-24.00:00:00 last changed 12 months ago
Proposed resolution:
This wording is relative to N4861.
Modify [concept.booleantestable] as indicated:
-4- A key parameter of a function template D is a function parameter of type cv X or reference thereto, where X names a specialization of a class template that has the same innermost enclosing non-inline
is a member of the samenamespace as D, and X contains at least one template parameter that participates in template argument deduction. […]
[ 2020-11-09 Approved In November virtual meeting. Status changed: Tentatively Ready → WP. ]
[ 2020-04-18 Issue Prioritization ]
Status set to Tentatively Ready after six positive votes on the reflector.
[concept.booleantestable]/4 checks for "a specialization of a class template that is a member of the same namespace as D", which ignores the possibility of inline namespaces.
History | |||
---|---|---|---|
Date | User | Action | Args |
2023-11-22 15:47:43 | admin | set | status: wp -> c++23 |
2020-11-09 21:40:50 | admin | set | messages: + msg11568 |
2020-11-09 21:40:50 | admin | set | status: ready -> wp |
2020-04-18 12:15:01 | admin | set | messages: + msg11221 |
2020-04-18 12:15:01 | admin | set | status: new -> ready |
2020-04-04 19:14:25 | admin | set | messages: + msg11192 |
2020-03-24 00:00:00 | admin | create |