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 authored and zygoloid committed Sep 22, 2020
1 parent a069450 commit 010cbed
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 @@ -1710,7 +1710,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 010cbed

Please sign in to comment.