[Qt-creator] rvalue references
Danny Price
deepblue842 at googlemail.com
Fri Jan 15 19:07:43 CET 2010
You mean the syntax-checker doesn't support it or the IDE doesn't support building 0x code?
I had a similar question a few weeks back and was told it should work if the compiler supports it.
On 15 Jan 2010, at 10:42, Thorbjørn Lindeijer wrote:
> On 01/15/2010 11:13 AM, ext Wilhelm wrote:
>> Hi,
>>
>> does qtcreator support rvalue references via some configuration?
>>
>> Using void foo(Test&& t); leads to syntax error in qtcreator whereas
>> compiling with g++ -std=c++0x is ok.
>
> Qt Creator does not currently support C++0x.
>
> Regards,
> Bjørn
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list