[Bug 67458] No code completion on typecasts
Jens Dagerbo
jens.dagerbo at swipnet.se
Sat Dec 30 15:24:56 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=67458
------- Additional Comments From jens.dagerbo swipnet se 2006-12-30 16:24 -------
No, it should be enough to simply interpret the cast, it's not our problem if it's wrong.
That said, you obviously never should do dynamic_cast<>()->something(), so the example is a bit silly. Still valid for static_cast<> and C-style casts though.
More information about the KDevelop-devel
mailing list