From eefee13f4838daeb8db07d60ae7d4f97bc4582d9 Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Sun, 28 Jul 2024 11:26:23 +0200 Subject: [PATCH] [time.traits.specializations] Fix index entry for common_type specialization. --- source/time.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/time.tex b/source/time.tex index 20908f8850..e1317699d4 100644 --- a/source/time.tex +++ b/source/time.tex @@ -1183,7 +1183,7 @@ floating-point durations can have round-off errors. \end{note} -\indexlibraryglobal{common_type}% +\indexlibrarymember{common_type}{duration}% \begin{itemdecl} template struct common_type, chrono::time_point> {