I\'m trying to compile using g++ and either the -std=c++11 or c++0x flags.
g++
-std=c++11
c++0x
However, I get this error
cc1plus:
you should try this
g++-4.4 -std=c++0x or g++-4.7 -std=c++0x