Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/support.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4770,6 +4770,7 @@
\indexlibraryglobal{is_geq}%
\indexlibraryglobal{is_gteq}%
\indexlibraryglobal{common_comparison_category_t}%
\indexlibraryglobal{compare_three_way_result_t}%
\indexlibraryglobal{type_order_v}%
\begin{codeblock}
// all freestanding
Expand Down Expand Up @@ -5440,6 +5441,7 @@
that adds specializations for the \tcode{compare_three_way_result} template
defined in this subclause is undefined.

\indexlibraryglobal{compare_three_way_result}%
\pnum
For the \tcode{compare_three_way_result} type trait
applied to the types \tcode{T} and \tcode{U},
Expand Down