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 f6b5f63 commit 23104c0Copy full SHA for 23104c0
source/meta.tex
@@ -6154,7 +6154,8 @@
6154
and the cv-unqualified types of \tcode{T} and \tcode{U} are the same,
6155
\item
6156
\tcode{U} is an array type,
6157
- \tcode{T} is a pointer type, and
+ \tcode{T} is a pointer type,
6158
+ \tcode{remove_extent_t<U>*} and \tcode{T} are similar types, and
6159
the value \tcode{r} represents is convertible to \tcode{T}, or
6160
6161
\tcode{U} is a closure type,
0 commit comments