home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH13
/
A131251.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-21
|
254 b
|
5 lines
This example shows how you can use the keyword virtual to specify
that there is only one copy of indirect base class members. In
this example, direct1 and direct2 share a single subobject of
base1 because they specify base1 as a virtual base class.