You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><del>(3.3) — <codeclass='backtick'>V::size() == size()</code> is <codeclass='backtick'>true</code>.</del></p></li>
132
200
</ol>
133
201
<p>
134
-
-4- <i>Effects</i>: Replaces each element of the <codeclass='backtick'>basic_simd</code> object such that the <code><i>i</i></code><sup>th</sup>
135
-
element is replaced with <code>value_type(v[<i>i</i>], operator[](<i>i</i>).imag())</code> or
136
-
<code>value_type(operator[](<i>i</i>).real(), v[<i>i</i>])</code> for <codeclass='backtick'>real</code> and <codeclass='backtick'>imag</code> respectively,
137
-
for all <code><i>i</i></code> in the range <codeclass='backtick'>[0, size())</code>.
138
-
<p/>
139
-
<ins>-?- <i>Remarks</i>: The type of argument <codeclass='backtick'>v</code> is
<li><p><del>(3.3) — <code class='backtick'>V::size() == size()</code> is <code class='backtick'>true</code>.</del></p></li>
71822
71890
</ol>
71823
71891
<p>
71824
-
-4- <i>Effects</i>: Replaces each element of the <code class='backtick'>basic_simd</code> object such that the <code><i>i</i></code><sup>th</sup>
71825
-
element is replaced with <code>value_type(v[<i>i</i>], operator[](<i>i</i>).imag())</code> or
71826
-
<code>value_type(operator[](<i>i</i>).real(), v[<i>i</i>])</code> for <code class='backtick'>real</code> and <code class='backtick'>imag</code> respectively,
71827
-
for all <code><i>i</i></code> in the range <code class='backtick'>[0, size())</code>.
71828
-
<p/>
71829
-
<ins>-?- <i>Remarks</i>: The type of argument <code class='backtick'>v</code> is
Copy file name to clipboardExpand all lines: lwg-index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
66
66
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
67
67
<h2>Index by Section</h2>
68
68
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
0 commit comments