Skip to content

Commit 2f58dc8

Browse files
jensmaurertkoeppe
authored andcommitted
[xrefdelta] Use \deprxref (#1961)
1 parent 6209ca1 commit 2f58dc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/xrefdelta.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555
% Avoid duplication with synopsis.
5656
\movedxref{re.regex.const}{re.regex}
5757

58-
% Deprecated free-function atomic access to shared pointers
59-
\movedxref{util.smartptr.shared.atomic}{depr.util.smartptr.shared.atomic}
60-
6158
% Single-item [insert.iterators] subclauses were dissolved.
6259
\movedxref{back.insert.iter.cons}{back.insert.iter.ops}
6360
\movedxref{back.insert.iter.op=}{back.insert.iter.ops}
@@ -81,3 +78,6 @@
8178

8279
% Deprecated features.
8380
%\deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
81+
82+
% Deprecated free-function atomic access to shared pointers
83+
\deprxref{util.smartptr.shared.atomic}

0 commit comments

Comments
 (0)