1 Mar
2014
1 Mar
'14
12:49 a.m.
Edward Diener wrote:
My own attempt to test clang on Windows with Boost show that it is still largely inoperable with most Boost libraries:
1) clang with MingW/gcc RTL - no multi-threading support.
I didn't get that far. std::cout << std::endl crashes. printf works though,
so there's that. Unfortunately, lightweight_test.hpp uses <iostream>, not