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 6163fa7 commit cc63fcdCopy full SHA for cc63fcd
source/meta.tex
@@ -881,7 +881,7 @@
881
\tcode{template<class T>}\br
882
\tcode{struct is_aggregate;} &
883
\tcode{T} is an aggregate type\iref{dcl.init.aggr} &
884
- \tcode{remove_all_extents_t<T>} shall be a complete type or \cv~\keyword{void}. \\ \rowsep
+ \tcode{T} shall be an array type, a complete type, or \cv~\keyword{void}. \\ \rowsep
885
886
\indexlibrary{\idxcode{is_signed}!class}%
887
0 commit comments