From 0d90bd108f9cba10d206a300a64684a0244004e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hana=20Dusi=CC=81kova=CC=81?= Date: Fri, 24 Oct 2025 17:13:42 +0200 Subject: [PATCH] [meta] reflect_constant_array of an empty range returns const array --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index b473f67b7e..6eda20871a 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -6281,7 +6281,7 @@ initialized with \tcode{\{[:$V$:]...\}}. \item Otherwise, the template parameter object - of type \tcode{array} + of type \tcode{const array} initialized with \tcode{\{\}}. \end{itemize}