From d584b48c2b1ae29ae945483175e1468bee512459 Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Sun, 14 Dec 2025 17:40:14 +0000 Subject: [PATCH] [basic.types.general] Remove unused meta-variable --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index a813f68d9c..f0270aecfe 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -5159,7 +5159,7 @@ in the object representation of \tcode{T} that participate in representing a value of type \tcode{T}. The object and value representation of -a non-bit-field complete object of type \tcode{T} are +a non-bit-field complete object are the bytes and bits, respectively, of the object corresponding to the object and value representation of its type. The object representation of a bit-field object is