================
@@ -139,7 +139,7 @@ struct D3 : B {
 #endif
 
 #if __cplusplus >= 202302L
-namespace cwg2561 { // cwg2561: no tentatively ready 2024-03-18
+namespace cwg2561 { // cwg2561: no ready 2024-06-25
----------------
Endilll wrote:

Hmm, https://cplusplus.github.io/CWG/issues/2561.html at the moment of writing 
says
> Section: 7.5.5.2  
> [[expr.prim.lambda.closure](https://wg21.link/expr.prim.lambda.closure)]     
> Status: ready     Submitter: Barry Revzin     Date: 2022-02-14     Liaison: 
> EWG

while in cplusplus/CWG repo it's already DR

https://github.com/llvm/llvm-project/pull/97200
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to