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