[Qt-creator] rvalue references

Wilhelm wilhelm.meier at fh-kl.de
Sat Jan 16 08:35:07 CET 2010


Danny Price schrieb:
> You mean the syntax-checker doesn't support it or the IDE doesn't support building 0x code?

The syntax-checker doen't support it. Compiling is ok.

> 
> 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
> 
> 
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator

-- 
Wilhelm




More information about the Qt-creator-old mailing list