This commit is contained in:
2025-10-25 03:02:53 +03:00
commit 043225d523
3416 changed files with 681196 additions and 0 deletions

22
cppdraft/depr/general.md Normal file
View File

@@ -0,0 +1,22 @@
[depr.general]
# Annex D (normative) Compatibility features [[depr]](./#depr)
## D.1 General [depr.general]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/future.tex#L6)
This Annex describes features of this document
that are specified for compatibility with existing implementations[.](#1.sentence-1)
[2](#2)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/future.tex#L10)
These are deprecated features, where[*deprecated*](#def:deprecated) is defined as:
Normative for the current revision of C++,
but having been identified as a candidate for removal from future revisions[.](#2.sentence-1)
An implementation may declare library names and entities described in this Clause with the[deprecated attribute](dcl.attr.deprecated "9.13.4Deprecated attribute[dcl.attr.deprecated]")[.](#2.sentence-2)