Skip to content

Commit

Permalink
[EDITORIAL] Fix formatting SNAFU in [common.iter.op.iter_move]
Browse files Browse the repository at this point in the history
  • Loading branch information
ericniebler committed Jul 27, 2017
1 parent 9fe2dc8 commit 07fd666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iterators.tex
Expand Up @@ -4319,8 +4319,8 @@
\pnum
\remarks The expression in \tcode{noexcept} is equivalent to:
\begin{codeblock}
\end{codeblock}
noexcept(ranges::iter_move(i.iter))
\end{codeblock}
\end{itemdescr}

\rSec4[common.iter.op.iter_swap]{\tcode{iter_swap}}
Expand Down

0 comments on commit 07fd666

Please sign in to comment.