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 1177
1177
\pnum
1178
1178
\remarks
1179
1179
This constructor shall not participate in overload resolution unless
1180
- \tcode {is_default_constructible <$ T_i$ >::value} is \tcode {true} for all $ i$ .
1180
+ \tcode {is_default_construct \- ible <$ T_i$ >::value} is \tcode {true} for all $ i$ .
1181
1181
\enternote This behaviour can be implemented by a constructor template
1182
1182
with default template arguments. \exitnote
1183
1183
\end {itemdescr }
1212
1212
1213
1213
\pnum
1214
1214
\effects The constructor initializes the elements in the tuple with the
1215
- corresponding value in \tcode {std::forward <UTypes>(u)}.
1215
+ corresponding value in \tcode {std::for \- ward <UTypes>(u)}.
1216
1216
1217
1217
\pnum
1218
1218
\remarks This constructor shall not participate in overload resolution unless
You can’t perform that action at this time.
0 commit comments