Some important detail is, that Andre and me just realized: clang only supports c++11 with libc++. libc++ is only supported from 10.7. 10.6 is still widely used and we can't realistically drop support for that this year. Unless I'm mistaken, that stops us from using c++11 any time soon... daniel