From e26b9e5408526540392221b6883ae6fa44d6fa1a Mon Sep 17 00:00:00 2001 From: maxmitti <12127872+maxmitti@users.noreply.github.com> Date: Sun, 23 Nov 2025 11:11:02 +0100 Subject: [PATCH] =?UTF-8?q?Mark=20P2697=20=E2=80=9CInterfacing=20std::bits?= =?UTF-8?q?et=20with=20std::string=5Fview=E2=80=9D=20as=20implemented=20by?= =?UTF-8?q?=20GCC16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: maxmitti <12127872+maxmitti@users.noreply.github.com> --- data/features_cpp26.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/features_cpp26.yaml b/data/features_cpp26.yaml index a0b38eb..e3b0710 100644 --- a/data/features_cpp26.yaml +++ b/data/features_cpp26.yaml @@ -840,6 +840,7 @@ features: support: - Clang 18 - Xcode 16 + - GCC 16 ftm: - name: __cpp_lib_bitset value: 202306L