From d979693a4d5f7aad9061ab2a777b86f6a553d814 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 11 Mar 2026 15:16:59 +0000 Subject: [PATCH] Update features_cpp26.yaml for P2363 in GCC Implemented by https://github.com/gcc-mirror/gcc/commit/94d5ca4583876ca0fd2978b24f1fbc93a53b8373 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 94c26c8..45b544e 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -214,6 +214,7 @@ features: - desc: "Extending associative containers with the remaining heterogeneous overloads" paper: P2363 lib: true + support: [GCC 16] ftm: - name: __cpp_lib_associative_heterogeneous_insertion value: 202306L