diff --git a/features_cpp26.yaml b/features_cpp26.yaml index a358780..ab1ed83 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -1377,6 +1377,7 @@ features: ftm: - name: __cpp_lib_observable_checkpoint value: 202506L + support: [GCC 16] - desc: "`std::string::subview()`" paper: P3044