We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851d43c commit ee2cff8Copy full SHA for ee2cff8
xml/issue4493.xml
@@ -111,7 +111,7 @@ constexpr const reference& reference::operator=(bool x) const noexcept;
111
</pre>
112
<blockquote>
113
<p>
114
-<ins>-?- <i>Returns</i>: `true` if the value of the referred to bit is one, `false` otherwise.</ins>
+<ins>-?- <i>Returns</i>: `true` if the value of the bit referred to by `*this` is one, `false` otherwise.</ins>
115
</p>
116
</blockquote>
117
0 commit comments