Skip to content

Commit 97b93e2

Browse files
tomaszkamjwakely
andauthored
Update xml/issue4432.xml
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent f69536c commit 97b93e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4432.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ where <i>it<sub>i</sub></i> is an iterator to the <i>i<sup>th</sup></i> element
7777
<tt>is_constructible_v&lt;T, ranges::range_reference_t&lt;R&gt;&gt;</tt> is <tt>true</tt>, and
7878
<del><tt>is_copy_constructible_v&lt;T&gt;</tt> is <tt>true</tt></del>
7979
<ins><tt>T</tt> satisfies <tt>copy_constructible</tt></ins>.</p>
80-
<p>-10- Let <tt>V</tt> be the pack of values of type info of the same size as <tt>r</tt>,
80+
<p>-10- Let <tt>V</tt> be the pack of values of type `info` of the same size as <tt>r</tt>,
8181
where the <i>i<sup>th</sup></i> element is <tt>reflect_constant(<i>e<sub>i</sub></i>)</tt><del>,
8282
where <i>e<sub>i</sub></i> is an iterator to the <i>i<sup>th</sup></i> element of <tt>r</tt></del>.
8383
</p>

0 commit comments

Comments
 (0)