forked from boostorg/utility
small edit
[SVN r10316]
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user