File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
< B > Section: </ B > 7.5.5.2  [< A href ="https://wg21.link/expr.prim.lambda.closure "> expr.prim.lambda.closure</ A > ]
26
26
   
27
27
28
- < B > Status: </ B > tentatively ready
28
+ < B > Status: </ B > ready
29
29
   
30
30
31
31
< B > Submitter: </ B > Richard Smith
41
41
classes derived from the closure type. It neglects to consider
42
42
ambiguous or private derivation scenarios.</ P >
43
43
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 >
45
45
46
46
< OL >
47
47
< LI >
75
75
type of void, or in which the return type is a function type or array
76
76
type.</ LI >
77
77
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
80
80
(7.5.5.2 [< A href ="https://wg21.link/expr.prim.lambda.closure "> expr.prim.lambda.closure</ A > ]).</ LI >
81
81
</ UL >
82
82
You can’t perform that action at this time.
0 commit comments