We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9009f3b commit 9f58fefCopy full SHA for 9f58fef
basic_content/virtual/set4/warn_rtti.cpp
@@ -14,7 +14,7 @@ class B{
14
15
};
16
17
-//D为多态类型
+//D为非多态类型
18
19
class D: public A{
20
0 commit comments