From 7532d000c649b1b86a86091e6a16872880de13bb Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Thu, 26 Dec 2024 01:37:34 +0000 Subject: [PATCH] [class.expl.init] Fix incorrect note --- source/classes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/classes.tex b/source/classes.tex index c534b96c0a..18838fd601 100644 --- a/source/classes.tex +++ b/source/classes.tex @@ -5284,7 +5284,7 @@ If \tcode{T} is a class type with no default constructor, -any declaration of an object of type +any initializing declaration of an object of type \tcode{T} (or array thereof) is ill-formed if no \grammarterm{initializer}