CPP06 1.0
|
Contains the declarations for the Base class and its derivatives. [詳解]
クラス | |
class | Base |
A base class with a virtual destructor. [詳解] | |
class | A |
An empty class that inherits from Base. [詳解] | |
class | B |
An empty class that inherits from Base. [詳解] | |
class | C |
An empty class that inherits from Base. [詳解] | |