Skip to content

Commit

Permalink
[EDITORIAL] give common_iterator::operator-> its own subsection and s…
Browse files Browse the repository at this point in the history
…table name, refs #318
  • Loading branch information
ericniebler committed Feb 1, 2017
1 parent 5061521 commit a0bd2cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iterators.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4035,6 +4035,8 @@
\effects Equivalent to: \tcode{return *iter;}
\end{itemdescr}

\rSec4[common.iter.op.ref]{\tcode{common_iterator::operator->}}

\indexlibrary{\idxcode{operator->}!\idxcode{common_iterator}}%
\indexlibrary{\idxcode{common_iterator}!\idxcode{operator->}}%
\begin{itemdecl}
Expand Down

0 comments on commit a0bd2cc

Please sign in to comment.