[Qt-creator] C++11 in Creator's source: Update required features

Tobias Hunger tobias.hunger at gmail.com
Fri Mar 6 08:16:26 CET 2015


On Mar 5, 2015 8:21 PM, "Lorenz Haas" <lykurg at gmail.com> wrote:
>
> As a matter of course: +1.
>
> However, regarding nullptr, override and final: Would we use these or
> the Qt equivalent Q_NULLPTR, Q_DECL_OVERRIDE and Q_DECL_FINAL?

The plan is to use the C++ keywords directly. All supported compilers do
support them, so there is no reason to use an ugly layer of indirection.

Best Regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150306/01114cb1/attachment.html>


More information about the Qt-creator mailing list