top | item 34980407

(no title)

gyy52380 | 3 years ago

There is only one vtable object per base class; all shapes share the same vtable pointer and your virtual CornerCount would be shared across all Shape instances. You are describing a potential implementation for class static variables.

discuss

order

No comments yet.