code completion - question
August Hörandl
august.hoerandl at gmx.at
Mon Feb 18 00:13:02 UTC 2002
- there are some places were "const" is removed from the
expression -- is there any reason that volatile isn't removed
- the remove of "const" is/could be wrong - example:
ClassA f(SomeClass x);
ClassB f(const SomeClass x);
f(x). what to display ? isn't c++ a strange language ;-)
but for now code completion works great - many thanks to roberto
Gustl
--
August Hörandl august.hoerandl at gmx.at
Want a new feature? You can have it CHEAP, GOOD and FAST. Choose two.
More information about the KDevelop-devel
mailing list