Skip to content

Commit 5833bbe

Browse files
Eelistkoeppe
authored andcommitted
[meta.unary.prop] Fix index entry for is_aggregate. (#1581)
1 parent 389cc2d commit 5833bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15926,7 +15926,7 @@
1592615926
can be marked with \tcode{final}. \end{note} &
1592715927
If \tcode{T} is a class type, \tcode{T} shall be a complete type. \\ \rowsep
1592815928

15929-
\indexlibrary{\idxcode{is_aggregate_signed}!class}%
15929+
\indexlibrary{\idxcode{is_aggregate}}%
1593015930
\tcode{template <class T>}\br
1593115931
\tcode{struct is_aggregate;} &
1593215932
\tcode{T} is an aggregate type~(\ref{dcl.init.aggr}) &

0 commit comments

Comments
 (0)