Bug#41944: Representation for template classes is incorrect in class view browser

s_shalnov at hotmail.com s_shalnov at hotmail.com
Tue Apr 30 10:34:02 UTC 2002


Package: kdevelop
Version: 2.1beta (using KDE 2.2.2 )
Severity: normal
Installed from:    Mandrake RPMs
Compiler:          gcc-2.96
OS:                Linux
OS/Compiler notes: Not Specified

Try to view in classview broser the following class structire:

class Foo : public BalancedFoo<long, const MyName *>
{
};

Where balancedFoo is:
template <class Key, class Value> class BalancedFoo;

Two argument for template class is very important for repracentation the bug.
So, you can see incorrect representation these class structure in graphical class view breoser.


(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application, KDE Version, OS, Compiler manually changed)





More information about the KDevelop-devel mailing list