From 942cd00c3bda231f7e2fc4dd62fe6fca0a8d5152 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 11 Mar 2026 15:14:20 +0000 Subject: [PATCH] Update features_cpp23.yaml for P1264 in GCC I confirm that libstdc++ already implements the expected behaviour. Signed-off-by: Jonathan Wakely --- features_cpp23.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features_cpp23.yaml b/features_cpp23.yaml index 9181cc7..d6a7dec 100644 --- a/features_cpp23.yaml +++ b/features_cpp23.yaml @@ -1010,7 +1010,7 @@ features: paper: P1264 lib: true support: - - GCC ? + - GCC - Clang 9 - MSVC - Xcode 12