Skip to content

Commit d7a3a3d

Browse files
committed
update
1 parent 034228d commit d7a3a3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

issues/2881.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<B>Section: </B>7.5.5.2&#160; [<A href="https://wg21.link/expr.prim.lambda.closure">expr.prim.lambda.closure</A>]
2626
&#160;&#160;&#160;
2727

28-
<B>Status: </B>tentatively ready
28+
<B>Status: </B>ready
2929
&#160;&#160;&#160;
3030

3131
<B>Submitter: </B>Richard Smith
@@ -41,7 +41,7 @@
4141
classes derived from the closure type. It neglects to consider
4242
ambiguous or private derivation scenarios.</P>
4343

44-
<P><B>Proposed resolution (approved by CWG 2024-05-17):</B></P>
44+
<P><B>Proposed resolution (approved by CWG 2024-06-26):</B></P>
4545

4646
<OL>
4747
<LI>
@@ -75,8 +75,8 @@
7575
type of void, or in which the return type is a function type or array
7676
type.</LI>
7777

78-
<LI class="ins">Attempting to give a type not permitted for an explicit
79-
object parameter of a lambda's function call operator
78+
<LI class="ins">Attempting to give to an explicit object parameter of
79+
a lambda's function call operator a type not permitted for such
8080
(7.5.5.2 [<A href="https://wg21.link/expr.prim.lambda.closure">expr.prim.lambda.closure</A>]).</LI>
8181
</UL>
8282

0 commit comments

Comments
 (0)