[Qt-creator] STL code completion in Qt Creator-2.4.0 beta release
Kasun Hewage
kasun.ch at gmail.com
Mon Nov 7 14:55:06 CET 2011
Thanks for the clarification.
On Mon, Nov 7, 2011 at 5:52 PM, Christian Kamm
<christian.d.kamm at nokia.com>wrote:
> On Monday 07 November 2011 13:18:07 you wrote:
> > According to the change log of Qt Creator-2.4.0 beta release, the
> > completion for typedefs for templates in namespaces is fixed. But still
> > completion for STL style containers such as std::map is not working.
> > Will this be get fixed in the stable release of Qt Creator-2.4.0 ?
> >
> > Thank you in advance.
>
> No, that won't be fixed in 2.4.0. Currently it looks like it will be fixed
> with
> the clang change, see
>
> http://labs.qt.nokia.com/2011/10/19/qt-creator-and-clang/
>
> That fix in the change log was for QSharedPointer<T> not completing
> correctly
> when T is in a namespace. The STL containers have a lot more indirections
> and
> making them work would be more involved.
>
> Regards,
> Christian
>
--
Best Regards,
Kasun Hewage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20111107/2742c165/attachment.html>
More information about the Qt-creator
mailing list