Possible Duplicate:
What breaking changes are introduced in C++11?
Is it safe to simply recompile c++98 applications / libraries in c++11 mode? Are there any hidden issues that may cause a program (that compiles cleanly in c++11 mode) to malfunction?