We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94abc17 commit 810ab59Copy full SHA for 810ab59
source/intro.tex
@@ -279,7 +279,7 @@
279
280
\begin{example}
281
If a pointer\iref{dcl.ptr} \tcode{p} whose type is ``pointer to
282
-class \tcode{B}'' is pointing to a base class subobject class object
+class \tcode{B}'' is pointing to a base class subobject
283
of class \tcode{B}, whose most derived object is of class \tcode{D}, derived
284
from \tcode{B}\iref{class.derived}, the dynamic type of the
285
expression \tcode{*p} is ``\tcode{D}''. References\iref{dcl.ref} are
0 commit comments