|
16597 | 16597 | A union is a class type that
|
16598 | 16598 | can be marked with \tcode{final}.
|
16599 | 16599 | \end{note}
|
| 16600 | +\vskip-\baselineskip\kern0pt |
16600 | 16601 | &
|
16601 | 16602 | If \tcode{T} is a class type, \tcode{T} shall be a complete type. \\ \rowsep
|
16602 | 16603 |
|
|
16681 | 16682 | implicitly-defined functions, and so on. Such side effects are not in the ``immediate
|
16682 | 16683 | context'' and can result in the program being ill-formed.
|
16683 | 16684 | \end{note}
|
| 16685 | +\vskip-\baselineskip\kern0pt |
16684 | 16686 | &
|
16685 | 16687 | \tcode{T} and \tcode{U} shall be complete types, \cv{}~\tcode{void},
|
16686 | 16688 | or arrays of unknown bound. \\ \rowsep
|
|
17125 | 17127 | Base classes that are private, protected, or ambiguous
|
17126 | 17128 | are, nonetheless, base classes.
|
17127 | 17129 | \end{note}
|
| 17130 | +\vskip-\baselineskip\kern0pt |
17128 | 17131 | \\ \rowsep
|
17129 | 17132 |
|
17130 | 17133 | \indexlibraryglobal{is_convertible}%
|
|
17452 | 17455 | removed. For a type ``array of \tcode{const U}'', the resulting type is
|
17453 | 17456 | \tcode{const U}.
|
17454 | 17457 | \end{note}
|
| 17458 | +\vskip-\baselineskip\kern0pt |
17455 | 17459 | \\ \rowsep
|
17456 | 17460 |
|
17457 | 17461 | \indexlibraryglobal{remove_all_extents}%
|
|
19498 | 19502 | the output of \tcode{to_chars} will already contain the sign
|
19499 | 19503 | so no additional transformation is performed.
|
19500 | 19504 | \end{note}
|
| 19505 | +\vskip-\baselineskip\kern0pt |
19501 | 19506 | \\ \rowsep
|
19502 | 19507 | %
|
19503 | 19508 | \tcode{-} &
|
|
19772 | 19777 | If the formatting argument type is \tcode{charT} or \tcode{bool},
|
19773 | 19778 | the default is instead \tcode{c} or \tcode{s}, respectively.
|
19774 | 19779 | \end{note}
|
| 19780 | +\vskip-\baselineskip\kern0pt |
19775 | 19781 | \\
|
19776 | 19782 | \end{floattable}
|
19777 | 19783 |
|
|
0 commit comments