http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53578
Ruben Van Boxem <vanboxem.ruben at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vanboxem.ruben at gmail dot | |com --- Comment #5 from Ruben Van Boxem <vanboxem.ruben at gmail dot com> 2012-06-06 10:25:26 UTC --- This is not only a <ext/*> problem, but also turns up with `std::unique_ptr` (so the header <memory>) on Windows. This error is caught by Clang in c++11 mode: http://llvm.org/bugs/show_bug.cgi?id=12707