We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf01e0e commit f4c4c7cCopy full SHA for f4c4c7c
source/declarations.tex
@@ -8699,8 +8699,8 @@
8699
\pnum
8700
\indextext{object!linkage specification}%
8701
\indextext{linkage!implementation-defined object}%
8702
-Linkage from \Cpp{} to objects defined in other languages and to objects
8703
-defined in \Cpp{} from other languages is \impldef{linkage of objects between \Cpp{} and other languages} and
+Linkage from \Cpp{} to entities defined in other languages and to entities
+defined in \Cpp{} from other languages is \impldef{linkage of entities between \Cpp{} and other languages} and
8704
language-dependent. Only where the object layout strategies of two
8705
language implementations are similar enough can such linkage be
8706
achieved.%
0 commit comments