File tree Expand file tree Collapse file tree 5 files changed +18
-0
lines changed Expand file tree Collapse file tree 5 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1207
1207
\rSec 1[expr.prim]{Primary expressions}%
1208
1208
\indextext {expression!primary|(}
1209
1209
1210
+ \rSec 2[expr.prim.grammar]{Grammar}
1211
+
1210
1212
\begin {bnf }
1211
1213
\nontermdef {primary-expression}\br
1212
1214
literal\br
Original file line number Diff line number Diff line change 1641
1641
1642
1642
\rSec2[fpos]{Class template \tcode{fpos}}
1643
1643
1644
+ \rSec3[fpos.general]{General}
1645
+
1644
1646
\indexlibraryglobal{fpos}%
1645
1647
\begin{codeblock}
1646
1648
namespace std {
Original file line number Diff line number Diff line change 3842
3842
3843
3843
\rSec 3[back.insert.iterator]{Class template \tcode {back_insert_iterator}}
3844
3844
3845
+ \rSec 4[back.insert.iter.general]{General}
3846
+
3845
3847
\indexlibraryglobal {back_insert_iterator}%
3846
3848
\begin {codeblock }
3847
3849
namespace std {
3953
3955
3954
3956
\rSec 3[front.insert.iterator]{Class template \tcode {front_insert_iterator}}
3955
3957
3958
+ \rSec 4[front.insert.iter.general]{General}
3959
+
3956
3960
\indexlibraryglobal {front_insert_iterator}%
3957
3961
\begin {codeblock }
3958
3962
namespace std {
4064
4068
4065
4069
\rSec 3[insert.iterator]{Class template \tcode {insert_iterator}}
4066
4070
4071
+ \rSec 4[insert.iter.general]{General}
4072
+
4067
4073
\indexlibraryglobal {insert_iterator}%
4068
4074
\begin {codeblock }
4069
4075
namespace std {
Original file line number Diff line number Diff line change 3614
3614
3615
3615
\rSec 3[locale.time.put]{Class template \tcode {time_put}}
3616
3616
3617
+ \rSec 4[locale.time.put.general]{General}
3618
+
3617
3619
\indexlibraryglobal {time_put}%
3618
3620
\begin {codeblock }
3619
3621
namespace std {
3778
3780
3779
3781
\rSec 3[locale.money.get]{Class template \tcode {money_get}}
3780
3782
3783
+ \rSec 4[locale.money.get.general]{General}
3784
+
3781
3785
\indexlibraryglobal {money_get}%
3782
3786
\begin {codeblock }
3783
3787
namespace std {
3945
3949
3946
3950
\rSec 3[locale.money.put]{Class template \tcode {money_put}}
3947
3951
3952
+ \rSec 4[locale.money.put.general]{General}
3953
+
3948
3954
\indexlibraryglobal {money_put}%
3949
3955
\begin {codeblock }
3950
3956
namespace std {
Original file line number Diff line number Diff line change 5566
5566
5567
5567
\rSec 3[coroutine.handle.noop]{Class \tcode {coroutine_handle<noop_coroutine_promise>}}
5568
5568
5569
+ \rSec 4[coroutine.handle.noop.general]{General}
5570
+
5569
5571
\indexlibraryglobal {coroutine_handle<noop_coroutine_promise>}%
5570
5572
\begin {codeblock }
5571
5573
namespace std {
You can’t perform that action at this time.
0 commit comments