[Qt-creator] rvalue references

Wilhelm wilhelm.meier at fh-kl.de
Fri Jan 15 11:13:52 CET 2010


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.

-- 
Wilhelm




More information about the Qt-creator-old mailing list