Skip to content

Commit

Permalink
[iterator.concept.forward] Undo spurious list item capitalization. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis committed May 29, 2020
1 parent 4d73f95 commit f87e0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/iterators.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,7 @@
offer the \defn{multi-pass guarantee} if:
\begin{itemize}
\item \tcode{a == b} implies \tcode{++a == ++b} and
\item The expression
\item the expression
\tcode{((void)[](X x)\{++x;\}(a), *a)} is equivalent to the expression \tcode{*a}.
\end{itemize}

Expand Down

0 comments on commit f87e0d2

Please sign in to comment.