Skip to content

Commit 82d1ffa

Browse files
committed
Add xrefdelta entries for consolidated subclauses.
1 parent 9a1d14c commit 82d1ffa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/xrefdelta.tex

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,19 @@
168168
\movedxref{diff.cpp17.dcl.decl}{diff.cpp17.dcl.dcl}
169169
\movedxref{diff.cpp17.special}{diff.cpp17.class}
170170

171+
% P1148R0 consolidated some Clause 20 subclauses.
172+
\movedxref{string.rfind}{string.find}
173+
\movedxref{string.find.first.of}{string.find}
174+
\movedxref{string.find.last.of}{string.find}
175+
\movedxref{string.find.first.not.of}{string.find}
176+
\movedxref{string.find.last.not.of}{string.find}
177+
\movedxref{string.operator==}{string.comparison}
178+
\movedxref{string.op!=}{string.comparison}
179+
\movedxref{string.op<}{string.comparison}
180+
\movedxref{string.op>}{string.comparison}
181+
\movedxref{string.op<=}{string.comparison}
182+
\movedxref{string.op>=}{string.comparison}
183+
171184
% Deprecated features.
172185
%\deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
173186

0 commit comments

Comments
 (0)