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 fe530d8 commit decc799Copy full SHA for decc799
xml/issue4250.xml
@@ -3,8 +3,10 @@
3
4
<issue num="4250" status="New">
5
<title>`swap` overloads for `indirect` and `polymorphic` only found by ADL</title>
6
-<section><sref ref="[indirect.swap]"/></section>
7
-<section><sref ref="[polymorphic.swap]"/></section>
+<section>
+<sref ref="[indirect.swap]"/>
8
+<sref ref="[polymorphic.swap]"/>
9
+</section>
10
<submitter>Jonathan Wakely</submitter>
11
<date>01 May 2025</date>
12
<priority>99</priority>
0 commit comments