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 03862a0 commit a03a105Copy full SHA for a03a105
xml/issue4324.xml
@@ -99,7 +99,7 @@ constexpr add_lvalue_reference_t<T> operator*() const noexcept(noexcept(*d
99
</pre>
100
<blockquote>
101
<p>
102
-<ins>-?- <i>Constraints:</i>: <tt>*declval<pointer>()</tt> is a well-formed expression.</ins>
+<ins>-?- <i>Constraints</i>: <tt>*declval<pointer>()</tt> is a well-formed expression.</ins>
103
<p/>
104
-1- <i>Mandates</i>: <tt>reference_converts_from_temporary_v<add_lvalue_reference_t<T>,
105
decltype(*declval<pointer>())></tt> is `false`.
0 commit comments