We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7675a commit 35d3e2bCopy full SHA for 35d3e2b
xml/issue4191.xml
@@ -10,7 +10,7 @@
10
11
<discussion>
12
<p>
13
-Before C++20,<sref ref="[cmplx.over]"/> says that this produces a <tt>complex<double></tt>.
+Before C++20, <sref ref="[cmplx.over]"/> says that this produces a <tt>complex<double></tt>.
14
This was confirmed by LWG <iref ref="844"/> and consistent with C99.
15
<p/>
16
<paper num="P1467"/> changed the return type to <tt>complex<common_type_t<float, int>></tt>,
0 commit comments