From 0dc7e438eb89c3be968370261a31619c91b241a6 Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Thu, 3 Sep 2026 22:36:01 +0200 Subject: [PATCH] [compare.syn], [cmp.result] Add compare_three_way_result[t] to index --- source/support.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/support.tex b/source/support.tex index 9abc991973..30dd35855a 100644 --- a/source/support.tex +++ b/source/support.tex @@ -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 @@ -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},