Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/algorithms.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10716,8 +10716,8 @@
Otherwise, \tcode{\{j1, result_last\}}
for the overloads in namespace \tcode{ranges},
where the iterator \tcode{j1}
points to positions past the last copied or skipped elements
in \range{first1}{last1} and \range{first2}{last2}, respectively.
points to the position past the last copied or skipped element
in \range{first1}{last1}.
\end{itemize}

\pnum
Expand Down