File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1178
1178
\pnum
1179
1179
\remarks
1180
1180
This constructor shall not participate in overload resolution unless
1181
- \tcode {is_default_constructible <$ T_i$ >::value} is \tcode {true} for all $ i$ .
1181
+ \tcode {is_default_construct \- ible <$ T_i$ >::value} is \tcode {true} for all $ i$ .
1182
1182
\enternote This behaviour can be implemented by a constructor template
1183
1183
with default template arguments. \exitnote
1184
1184
\end {itemdescr }
1213
1213
1214
1214
\pnum
1215
1215
\effects The constructor initializes the elements in the tuple with the
1216
- corresponding value in \tcode {std::forward <UTypes>(u)}.
1216
+ corresponding value in \tcode {std::for \- ward <UTypes>(u)}.
1217
1217
1218
1218
\pnum
1219
1219
\remarks This constructor shall not participate in overload resolution unless
You can’t perform that action at this time.
0 commit comments