diff --git a/tmpw2001-paper/iter-adaptor.tex b/tmpw2001-paper/iter-adaptor.tex index 70b4c4b..6bbcc68 100644 --- a/tmpw2001-paper/iter-adaptor.tex +++ b/tmpw2001-paper/iter-adaptor.tex @@ -751,7 +751,7 @@ iterator categories derived from the standard ones. \subsubsection{Implementation of \code{operator[]}} The implementation of \code{operator[]} would be trivial except for -the issue surrounding what the return type should be. As discussed in +the issue surrounding what the return type should be. As mentioned in \S\ref{sec:iterator-bracket}, it would be dangerous to make the \code{iterator\_adaptor} always return a reference for \code{operator[]} for there are certain situations in which this can