clang-3.4 not picking up llvm-3.4's C++11 header files under 10.6.8

René J.V. Bertin rjvbertin at gmail.com
Mon Sep 29 08:32:48 PDT 2014


Is this a known issue? Compiling using clang++-mp-3.4 -std=c++11 will pick up a version of #include <utility> that apparently does not define std::forward ...

R.


More information about the macports-users mailing list