"Usage of C++11 feature without the argument" build failure(s) — clang 3.3

#include <type_traits>
-std=c++11 has to be added as a command line argument.
PackageVersionSupposed error messageFull log Bug report
kdevelop-pg-qt 1.0.0-2c++0x_warning.h:32:2: error: This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. Log

1 errors