Transcription: 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 sub-object of base1 because they specify base1 as a virtual base class.