File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 40294029
40304030\pnum
40314031For 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 ,
40344034there exist candidate operator functions of the form
40354035\begin {codeblock }
40364036@\placeholder {LR}@ operator*(@\placeholder {L}@, @\placeholder {R}@);
42104210
42114211\pnum
42124212For 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 ,
42154215there exist candidate operator functions of the form
42164216\begin {codeblock }
42174217@\placeholder {LR}@ operator?:(bool, @\placeholder {L}@, @\placeholder {R}@);
You can’t perform that action at this time.
0 commit comments