diff --git a/features_cpp26.yaml b/features_cpp26.yaml index b98a636..e5ef600 100644 --- a/features_cpp26.yaml +++ b/features_cpp26.yaml @@ -1032,6 +1032,7 @@ features: - desc: "Contracts for C++ (``)" paper: P2900 summary: "Contracts let you specify preconditions, postconditions, and assertions that document and enforce function requirements." + support: [GCC 16] ftm: - name: __cpp_contracts value: 202502L