Skip to content

Commit 562af66

Browse files
authored
[over.literal] Cross-reference deprecated grammar (cplusplus#6209)
The core convention is to retain deprecated wording in the core clauses, but always make a reference to Annex D where a feature, or parts of a feature, are deprecated.
1 parent 1b0fe66 commit 562af66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3954,7 +3954,7 @@
39543954
The \grammarterm{ud-suffix} of the \grammarterm{user-defined-string-literal} or
39553955
the \grammarterm{identifier} in a \grammarterm{literal-operator-id} is called a
39563956
\defnx{literal suffix identifier}{literal!suffix identifier}.
3957-
The first form of \grammarterm{literal-operator-id} is deprecated.
3957+
The first form of \grammarterm{literal-operator-id} is deprecated\iref{depr.lit}.
39583958
Some literal suffix identifiers are reserved for future standardization;
39593959
see~\ref{usrlit.suffix}. A declaration whose \grammarterm{literal-operator-id} uses
39603960
such a literal suffix identifier is ill-formed, no diagnostic required.

0 commit comments

Comments
 (0)