We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6209ca1 commit 2f58dc8Copy full SHA for 2f58dc8
source/xrefdelta.tex
@@ -55,9 +55,6 @@
55
% Avoid duplication with synopsis.
56
\movedxref{re.regex.const}{re.regex}
57
58
-% Deprecated free-function atomic access to shared pointers
59
-\movedxref{util.smartptr.shared.atomic}{depr.util.smartptr.shared.atomic}
60
-
61
% Single-item [insert.iterators] subclauses were dissolved.
62
\movedxref{back.insert.iter.cons}{back.insert.iter.ops}
63
\movedxref{back.insert.iter.op=}{back.insert.iter.ops}
@@ -81,3 +78,6 @@
81
78
82
79
% Deprecated features.
83
80
%\deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
+
+% Deprecated free-function atomic access to shared pointers
+\deprxref{util.smartptr.shared.atomic}
0 commit comments