From 47f648302f08ffde4fffd7efd58fcf322f0e5f40 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sun, 22 Feb 2026 19:14:40 +0100 Subject: [PATCH] [temp.deduct.conv] Add comma to structure the sentence --- source/templates.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates.tex b/source/templates.tex index 9713148d19..2b9c737b11 100644 --- a/source/templates.tex +++ b/source/templates.tex @@ -8592,7 +8592,7 @@ \tcode{P}) with the type specified by the \grammarterm{conversion-type-id} of the \grammarterm{conversion-function-id} being looked up -(call it \tcode{A}) as described in~\ref{temp.deduct.type}. +(call it \tcode{A}), as described in~\ref{temp.deduct.type}. If the \grammarterm{conversion-function-id} is constructed during overload resolution\iref{over.match.funcs}, the rules in the remainder of this subclause apply.