File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 30283028}
30293029\end {codeblock }
30303030
3031- \rSec 3[istreambuf.iterator:: proxy]{Class template \tcode {istreambuf_iterator::proxy}}
3031+ \rSec 3[istreambuf.iterator. proxy]{Class template \tcode {istreambuf_iterator::proxy}}
30323032
30333033\indexlibrary {\idxcode {proxy}!\idxcode {istreambuf_iterator}}%
30343034\begin {codeblock }
31143114Initializes \tcode {sbuf_} with \tcode {p.sbuf_}.
31153115\end {itemdescr }
31163116
3117- \rSec 3[istreambuf.iterator::op* ]{\tcode {istreambuf_iterator::operator*} }
3117+ \rSec 3[istreambuf.iterator.ops ]{\tcode {istreambuf_iterator} operations }
31183118
31193119\indexlibrarymember {operator*}{istreambuf_iterator}%
31203120\begin {itemdecl }
31303130\tcode {sbuf_->sgetc()}.
31313131\end {itemdescr }
31323132
3133- \rSec 3[istreambuf.iterator::op++]{\tcode {istreambuf_iterator::operator++}}
3134-
31353133\indexlibrarymember {operator++}{istreambuf_iterator}%
31363134\begin {itemdecl }
31373135istreambuf_iterator& operator++();
31583156\tcode {proxy(sbuf_->sbumpc(), sbuf_)}.
31593157\end {itemdescr }
31603158
3161- \rSec 3[istreambuf.iterator::equal]{\tcode {istreambuf_iterator::equal}}
3162-
31633159\indexlibrarymember {equal}{istreambuf_iterator}%
31643160\begin {itemdecl }
31653161bool equal(const istreambuf_iterator& b) const;
31753171object they use.
31763172\end {itemdescr }
31773173
3178- \rSec 3[istreambuf.iterator::op==]{\tcode {operator==}}
3179-
31803174\indexlibrarymember {operator==}{istreambuf_iterator}%
31813175\begin {itemdecl }
31823176template <class charT, class traits>
31903184\tcode {a.equal(b)}.
31913185\end {itemdescr }
31923186
3193- \rSec 3[istreambuf.iterator::op!=]{\tcode {operator!=}}
3194-
31953187\indexlibrarymember {operator"!=}{istreambuf_iterator}%
31963188\begin {itemdecl }
31973189template <class charT, class traits>
Original file line number Diff line number Diff line change 9797\movedxref {string::op <=}{string.op<=}
9898\movedxref {string::op >}{string.op>}
9999\movedxref {string::op >=}{string.op>=}
100- \movedxref {string::op! =}{string.op!=}
100+ \movedxref {string::op " ! =}{string.op" !=}
101101\movedxref {string::op +}{string.op+}
102102\movedxref {string::op +=}{string.op+=}
103103\movedxref {string::operator ==}{string.operator==}
104104\movedxref {string::replace }{string.replace}
105105\movedxref {string::rfind }{string.rfind}
106106\movedxref {string::substr }{string.substr}
107107\movedxref {string::swap }{string.swap}
108+
109+ % Merged sections.
110+ \movedxref {istreambuf.iterator::proxy }{istreambuf.iterator.proxy}
111+ \movedxref {istreambuf.iterator::op* }{istreambuf.iterator.ops}
112+ \movedxref {istreambuf.iterator::op ++}{istreambuf.iterator.ops}
113+ \movedxref {istreambuf.iterator::equal }{istreambuf.iterator.ops}
114+ \movedxref {istreambuf.iterator::op ==}{istreambuf.iterator.ops}
115+ \movedxref {istreambuf.iterator::op "! =}{istreambuf.iterator.ops}
You can’t perform that action at this time.
0 commit comments