C++ support doesn't work with std::vector
David Nolden
zwabel+kde at gmail.com
Sun May 25 11:09:00 UTC 2008
On Sunday 25 May 2008 12:57:53 David Nolden wrote:
>
> When you complete on "vec.", how do the return types of the members at(int)
> and operator[] (int) look?
Maybe the problem is that you have another version of STL. That's probably
also the reason why it doesn't work in KDevelop-3 for you. Can you send the
file where std::vector is declared(I think stl_vector.h)? Then I can compare
it to mine and see the difference.
Greetings, David
More information about the KDevelop-devel
mailing list