Skip to content

Commit bbf203d

Browse files
authored
Update GCC 16 status for P1789
https://gcc.gnu.org/g:6159bfcf8b5852417519cf4181bf0ff8907ac0ca Signed-off-by: Jonathan Wakely <cxx@kayari.org>
1 parent 8e01980 commit bbf203d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features_cpp26.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ features:
16311631
summary: "Specializes `std::tuple_size`, `std::tuple_element`, and `std::get` for `std::integer_sequence` to make it usable in expansion statements and structured bindings."
16321632
content: expansion-statements-library-support.md
16331633
lib: true
1634-
support: [Clang 22 (hint)]
1634+
support: [Clang 22 (hint), GCC 16]
16351635
ftm:
16361636
- name: __cpp_lib_integer_sequence
16371637
value: 202511L

0 commit comments

Comments
 (0)