Files
mr-library/include
MacRsh 4ac318667b feat(class): Supports determining whether it is a subclass
This change adds a new method to the class that allows checking whether a given class is a subclass of the base class.
The new rule states that the private data size of the subclass must be larger than that of the base class.
2024-07-24 00:21:42 +08:00
..