Skip to content

Commit

Permalink
Add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani-Hub committed Jan 18, 2025
1 parent ba7675a commit 35d3e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/issue4191.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<discussion>
<p>
Before C++20,<sref ref="[cmplx.over]"/> says that this produces a <tt>complex&lt;double&gt;</tt>.
Before C++20, <sref ref="[cmplx.over]"/> says that this produces a <tt>complex&lt;double&gt;</tt>.
This was confirmed by LWG <iref ref="844"/> and consistent with C99.
<p/>
<paper num="P1467"/> changed the return type to <tt>complex&lt;common_type_t&lt;float, int&gt;&gt;</tt>,
Expand Down

0 comments on commit 35d3e2b

Please sign in to comment.