From 526cda38f9b92fa24a97931badc05222ac9610d4 Mon Sep 17 00:00:00 2001
From: Richard Smith
Clang 3.1 adds support for
-more of the language
+ Clang 3.1 supports
+most of the language
features added in the latest ISO C++ standard,
C++ 2011.
Use -std=c++11
or -std=gnu++11
to enable support for
--
2.50.1