small edit

[SVN r10316]
This commit is contained in:
Jeremy Siek
2001-06-12 19:32:35 +00:00
parent c243d693e2
commit 5b716a8b19

View File

@ -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