[Qt-creator] C++11 mode in file only project

Yi Ding yi.s.ding at gmail.com
Thu Sep 19 19:24:44 CEST 2013


Got it, thanks!


On Thu, Sep 19, 2013 at 11:12 AM, Nikolai Kosjar
<nikolai.kosjar at digia.com>wrote:

> On 09/19/2013 05:30 PM, Yi Ding wrote:
> > Do anyone know how we can get C++11 mode enabled for a file only (no
> > .pro file, just .config) project?  I need it for autocomplete on my
> > unique_ptrs and such.
> >
> > Thanks,
> > Yi
>
> Currently the code model always assumes C++11.
>
> Regarding unique_ptr, it's a known bug:
>     https://bugreports.qt-project.org/browse/QTCREATORBUG-8937
>
> Nikolai
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130919/92496def/attachment.html>


More information about the Qt-creator mailing list