We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5603f0 commit 36998eaCopy full SHA for 36998ea
source/iterators.tex
@@ -1354,7 +1354,7 @@
1354
to compare iterators with sentinels\iref{iterator.concept.sentinel}, to
1355
read\iref{iterator.concept.input} or write\iref{iterator.concept.output} values, or
1356
to provide a richer set of iterator movements (\ref{iterator.concept.forward},
1357
-\ref{iterator.concept.bidir}, \ref{iterator.concept.random.access}).)
+\ref{iterator.concept.bidir}, \ref{iterator.concept.random.access}).
1358
1359
\indexlibrary{\idxcode{Iterator}}%
1360
\begin{codeblock}
0 commit comments