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

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to