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 7e1e3d0 commit b025ffbCopy full SHA for b025ffb
xml/issue4295.xml
@@ -50,8 +50,8 @@ template <class W1, class W2>
50
</code></pre>
51
<blockquote>
52
<i>Returns</i>:
53
- <code><del>less<W3></del><ins>compare_three_way</ins>()(p1.get(), p2.get())</code>,
54
- where `W3` is the composite pointer type (C++20 §7) of `W1*` and `W2*`.
+ <code><del>less<W3></del><ins>compare_three_way</ins>()(p1.get(), p2.get())</code><del>,
+ where `W3` is the composite pointer type (C++20 §7) of `W1*` and `W2*`</del>.
55
</blockquote>
56
57
<pre><code><del>bool operator>(...);
0 commit comments