From aa59d472dad7c086daf7eade99fdf58dc8ddf7c8 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 11 Mar 2026 15:32:53 +0000 Subject: [PATCH] Update features_cpp26.yaml for P3369 in GCC Implemented by https://github.com/gcc-mirror/gcc/commit/3052b336455e19a773b06e1eaa681917b3d93169 Signed-off-by: Jonathan Wakely --- features_cpp26.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/features_cpp26.yaml b/features_cpp26.yaml index 19dd32d..63d0969 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -976,6 +976,7 @@ features: - desc: "`constexpr` for `std::uninitialized_default_construct()`" paper: P3369 lib: true + support: [GCC 15] ftm: - name: __cpp_lib_raw_memory_algorithms value: 202411L