File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 168
168
\movedxref {diff.cpp17.dcl.decl }{diff.cpp17.dcl.dcl}
169
169
\movedxref {diff.cpp17.special }{diff.cpp17.class}
170
170
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
+
171
184
% Deprecated features.
172
185
% \deprxref{old.label} (if moved to depr.old.label, otherwise use \movedxref)
173
186
You can’t perform that action at this time.
0 commit comments