File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4029
4029
4030
4030
\pnum
4031
4031
For every pair of types \tcode {\placeholder {L}} and \tcode {\placeholder {R}},
4032
- where \tcode {\placeholder {L}} and \tcode {\placeholder {R}} are each
4033
- floating-point or promoted integral types ,
4032
+ where each of \tcode {\placeholder {L}} and \tcode {\placeholder {R}} is a
4033
+ floating-point or promoted integral type ,
4034
4034
there exist candidate operator functions of the form
4035
4035
\begin {codeblock }
4036
4036
@\placeholder {LR}@ operator*(@\placeholder {L}@, @\placeholder {R}@);
4210
4210
4211
4211
\pnum
4212
4212
For every pair of types \tcode {\placeholder {L}} and \tcode {\placeholder {R}},
4213
- where \tcode {\placeholder {L}} and \tcode {\placeholder {R}} are each
4214
- floating-point or promoted integral types ,
4213
+ where each of \tcode {\placeholder {L}} and \tcode {\placeholder {R}} is a
4214
+ floating-point or promoted integral type ,
4215
4215
there exist candidate operator functions of the form
4216
4216
\begin {codeblock }
4217
4217
@\placeholder {LR}@ operator?:(bool, @\placeholder {L}@, @\placeholder {R}@);
You can’t perform that action at this time.
0 commit comments