File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8236
8236
\tcode {sb}, the \tcode {stringbuf} object.
8237
8237
\end {itemize }
8238
8238
8239
- \rSec 3[stringstream.cons]{basic_stringstream constructors}
8239
+ \rSec 3[stringstream.cons]{\tcode { basic_stringstream} constructors}
8240
8240
8241
8241
\indexlibrary {\idxcode {basic_stringstream}!constructor}%
8242
8242
\begin {itemdecl }
Original file line number Diff line number Diff line change 8571
8571
object refers.
8572
8572
\end {itemdescr }
8573
8573
8574
- \rSec 2[valarray.range]{valarray range access}
8574
+ \rSec 2[valarray.range]{\tcode { valarray} range access}
8575
8575
8576
8576
\pnum
8577
8577
In the \tcode {begin} and \tcode {end} function templates that follow, \unspec {1}
Original file line number Diff line number Diff line change 328
328
and requirements and semantics are not explicitly provided,
329
329
the requirements and semantics are as specified in this Clause.
330
330
331
- \rSec2[utility.swap]{swap}
331
+ \rSec2[utility.swap]{\tcode{ swap} }
332
332
333
333
\indexlibrary{\idxcode{swap}}%
334
334
\begin{itemdecl}
381
381
\effects As if by \tcode{swap_ranges(a, a + N, b)}.
382
382
\end{itemdescr}
383
383
384
- \rSec2[utility.exchange]{exchange}
384
+ \rSec2[utility.exchange]{\tcode{ exchange} }
385
385
386
386
\indexlibrary{\idxcode{exchange}}%
387
387
\begin{itemdecl}
13045
13045
\end{itemdescr}
13046
13046
13047
13047
13048
- \rSec3[refwrap.invoke]{reference_wrapper invocation}
13048
+ \rSec3[refwrap.invoke]{\tcode{ reference_wrapper} invocation}
13049
13049
13050
13050
\indexlibrarymember{operator()}{reference_wrapper}%
13051
13051
\begin{itemdecl}
13059
13059
\end{itemdescr}
13060
13060
13061
13061
13062
- \rSec3[refwrap.helpers]{reference_wrapper helper functions}
13062
+ \rSec3[refwrap.helpers]{\tcode{ reference_wrapper} helper functions}
13063
13063
13064
13064
\indexlibrarymember{ref}{reference_wrapper}%
13065
13065
\begin{itemdecl}
14541
14541
exception thrown by the wrapped callable object.
14542
14542
\end{itemdescr}
14543
14543
14544
- \rSec4[func.wrap.func.targ]{function target access}
14544
+ \rSec4[func.wrap.func.targ]{\tcode{ function} target access}
14545
14545
14546
14546
\indexlibrarymember{target_type}{function}%
14547
14547
\begin{itemdecl}
You can’t perform that action at this time.
0 commit comments