diff --git a/source/algorithms.tex b/source/algorithms.tex index 5fe7ecfb5e..ffe860726a 100644 --- a/source/algorithms.tex +++ b/source/algorithms.tex @@ -977,7 +977,7 @@ count_if(R&& r, Pred pred, Proj proj = {}); } - // \ref{mismatch}, mismatch + // \ref{alg.mismatch}, mismatch template constexpr pair mismatch(InputIterator1 first1, InputIterator1 last1, @@ -4044,7 +4044,7 @@ of the corresponding predicate and any projection. \end{itemdescr} -\rSec2[mismatch]{Mismatch} +\rSec2[alg.mismatch]{Mismatch} \indexlibraryglobal{mismatch}% \begin{itemdecl} diff --git a/source/xrefdelta.tex b/source/xrefdelta.tex index 0dfd2c1380..2ed6a08997 100644 --- a/source/xrefdelta.tex +++ b/source/xrefdelta.tex @@ -33,6 +33,9 @@ % https://github.com/cplusplus/draft/pull/6255 \movedxref{container.gen.reqmts}{container.requirements.general} +% https://github.com/cplusplus/draft/pull/6653 +\movedxref{mismatch}{alg.mismatch} + %%% Deprecated features. %%% Example: %