mirror of
https://github.com/boostorg/utility.git
synced 2025-07-30 04:47:30 +02:00
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[]}}
|
\subsubsection{Implementation of \code{operator[]}}
|
||||||
|
|
||||||
The implementation of \code{operator[]} would be trivial except for
|
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
|
\S\ref{sec:iterator-bracket}, it would be dangerous to make the
|
||||||
\code{iterator\_adaptor} always return a reference for
|
\code{iterator\_adaptor} always return a reference for
|
||||||
\code{operator[]} for there are certain situations in which this can
|
\code{operator[]} for there are certain situations in which this can
|
||||||
|
Reference in New Issue
Block a user