3 Apr
2016
3 Apr
'16
6:01 p.m.
On 02/04/2016 21:36, Adam Merz wrote:
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.
I think most of those are in develop already, the multiprecision one has just been committed, I suggest you file a PR for the ASIO one. Thanks, John.