================
@@ -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
----------------
MitalAshok wrote:

That makes sense, thanks for explaining. For cwg2561/cwg2883 it shouldn't need 
a date now because they are in the standard draft: 
https://eel.is/c++draft/expr.prim.lambda.closure#9.sentence-1 
https://eel.is/c++draft/basic.def.odr#10.2.3

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