2 Apr
2016
2 Apr
'16
8:36 p.m.
FWIW, here are the changes I made to Boost.Config to get Clang/C2 working on a project of mine that only uses header-only libs from Boost: https://gist.github.com/dodheim/918e9dc480fe39e590c3af2ceb706e1b The `BOOST_HAS_` additions are for parity with visualc.hpp and are of lesser importance. Regards, Adam (aka ildjarn aka Dodheim)