diff --git a/features_cpp26.yaml b/features_cpp26.yaml index a358780..09f3914 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -1643,3 +1643,4 @@ features: - desc: "Optimize for `std::optional` in range adaptors" paper: P3913 lib: true + support: [GCC 16]