File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 15370
15370
15371
15371
\rSec2[meta.type.synop]{Header \tcode{<type_traits>} synopsis}
15372
15372
15373
- \indexlibrary{\idxcode{is_nothrow_convertible_v}}%
15374
15373
\indexhdr{type_traits}%
15374
+ \indexlibrary{\idxcode{is_nothrow_convertible_v}}%
15375
15375
\indexlibrary{\idxcode{type_identity_t}}%
15376
+ \indexlibrary{\idxcode{common_reference_t}}%
15377
+ % FIXME: Many index entries missing.
15376
15378
\begin{codeblock}
15377
15379
namespace std {
15378
15380
// \ref{meta.help}, helper class
17005
17007
&
17006
17008
The member \grammarterm{typedef-name} \tcode{type} is defined or omitted
17007
17009
as specified in Note C, below. Each type in the parameter pack \tcode{T} shall
17008
- be complete or (possibly \cv) \tcode{void}. \\ \rowsep
17010
+ be complete or \cv{} \tcode{void}. \\ \rowsep
17009
17011
17010
17012
\indexlibrary{\idxcode{underlying_type}}%
17011
17013
\tcode{template<class T>}\br
You can’t perform that action at this time.
0 commit comments