Skip to content

Commit 9f58fef

Browse files
authored
Update warn_rtti.cpp
1 parent 9009f3b commit 9f58fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic_content/virtual/set4/warn_rtti.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class B{
1414

1515
};
1616

17-
//D为多态类型
17+
//D为非多态类型
1818

1919
class D: public A{
2020

0 commit comments

Comments
 (0)