From 64f0bef9ab9c113800dafd18cac82c3491c56a4a Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Fri, 24 Oct 2025 18:11:27 +0100 Subject: [PATCH] [meta.reflection.layout] change 'entity' to 'construct' Fixes NB US 104-165 (C++26 CD). --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index b473f67b7e..22b7bba9da 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -5682,7 +5682,7 @@ \pnum Let $V$ be the offset in bits from the beginning of a complete object of the type represented by \tcode{parent_of(r)} -to the subobject associated with the entity represented by \tcode{r}. +to the subobject associated with the construct represented by \tcode{r}. \pnum \returns