C++ support doesn't work with std::vector

Andreas Pakulat apaku at gmx.de
Sun May 25 20:12:07 UTC 2008


On 25.05.08 13:09:00, David Nolden wrote:
> 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?

For that I get:

<notype>& at...

and the second line has the complete vector declaration with my class Foo in it.

 
> 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.

Is attached.

Andreas

-- 
A gift of a flower will soon be made to you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stl_vector.h
Type: text/x-chdr
Size: 34529 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080525/7ffd4f24/attachment.h>


More information about the KDevelop-devel mailing list