From f3eab439623333cdf91309b153b0cc20662475c9 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 11 Mar 2026 13:25:40 +0000 Subject: [PATCH] Update features_cpp23.yaml for P2438 in GCC Implemented in https://github.com/gcc-mirror/gcc/commit/716ec14c573c7ec9e3732e66c7288db8f0348154 Signed-off-by: Jonathan Wakely --- features_cpp23.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/features_cpp23.yaml b/features_cpp23.yaml index b7a227f..ed6d723 100644 --- a/features_cpp23.yaml +++ b/features_cpp23.yaml @@ -1239,6 +1239,7 @@ features: paper: P2438 lib: true support: + - GCC 16 - Clang 16 - MSVC 14.34 - Xcode 15