mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-02-03 02:24:11 +08:00
Update warn_rtti.cpp
This commit is contained in:
@@ -14,7 +14,7 @@ class B{
|
||||
|
||||
};
|
||||
|
||||
//D为多态类型
|
||||
//D为非多态类型
|
||||
|
||||
class D: public A{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user