+7
-1
lines changedFilter options
+7
-1
lines changed Original file line number Diff line number Diff line change
@@ -1278,7 +1278,7 @@
1278
1278
1279
1279
\begin{itemdescr}
1280
1280
\pnum
1281
-
\requires \tcode{is_move_constructible_v<$\tcode{T}_i$>} is \tcode{true} for all $i$.
1281
+
\constraints \tcode{is_move_constructible_v<$\tcode{T}_i$>} is \tcode{true} for all $i$.
1282
1282
1283
1283
\pnum
1284
1284
\effects For all $i$, initializes the $i^\text{th}$ element of \tcode{*this} with
@@ -9181,6 +9181,9 @@
9181
9181
\end{itemdecl}
9182
9182
9183
9183
\begin{itemdescr}
9184
+
\pnum
9185
+
\constraints \tcode{is_move_constructible_v<D>} is \tcode{true}.
9186
+
9184
9187
\pnum
9185
9188
\requires If \tcode{D} is not a reference type,
9186
9189
\tcode{D} shall meet the \oldconcept{MoveConstructible}
@@ -9271,6 +9274,9 @@
9271
9274
\end{itemdecl}
9272
9275
9273
9276
\begin{itemdescr}
9277
+
\pnum
9278
+
\constraints \tcode{is_move_assignable_v<D>} is \tcode{true}.
9279
+
9274
9280
\pnum
9275
9281
\requires If \tcode{D} is not a reference type, \tcode{D} shall meet the
9276
9282
\oldconcept{MoveAssignable} requirements (\tref{cpp17.moveassignable}) and assignment
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4