Skip to content

Commit 70dc1e5

Browse files
committed
Minor tweak to discussion in 4295
1 parent d00e6a4 commit 70dc1e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/issue4295.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ is constexpr in libc++ but not the comparisons. The proposed resolution has
1717
been implemented and tested in libstdc++.
1818
</p>
1919
<p>
20-
If we ever rebase the TS on a new C++ standard the comparisons should all be
21-
updated like so:
20+
If we ever rebase the TS on a new C++ standard (or put `observer_ptr` into
21+
the standard) the comparisons should all be updated like so:
2222
</p>
2323

2424
<blockquote>

0 commit comments

Comments
 (0)