File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 144
144
\begin {note }
145
145
\indextext {directed acyclic graph|see{DAG}}%
146
146
\indextext {lattice|see{DAG, subobject}}%
147
- a derived class and its base class subobjects can be represented by a
147
+ A derived class and its base class subobjects can be represented by a
148
148
directed acyclic graph (DAG) where an arrow means `` directly derived
149
- from'' . A DAG of subobjects is often referred to as a `` subobject
150
- lattice'' .
149
+ from'' . An arrow need not have a physical representation in memory.
150
+ A DAG of subobjects is often referred to as a `` subobject lattice'' .
151
151
152
152
\begin {importgraphic }
153
153
{Directed acyclic graph}
154
154
{fig:dag}
155
155
{figdag.pdf}
156
156
\end {importgraphic }
157
-
158
- \pnum
159
- The arrows need not have a physical representation in memory.
160
157
\end {note }
161
158
162
159
\pnum
You can’t perform that action at this time.
0 commit comments