Subject: Re: [boost] [build] How to use with clang on windows?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-03-27 13:19:24


Edward Diener wrote:

> Then you and whoever would like to have Boost PP and/or Boost VMD work
> with clang emulating VC++ can make the changes in those libraries to
> support what you want as far as I am personally concerned.

The point is that no changes need to be made to Boost PP/VMD. You just make
sure you're using the VC++ code instead of the conforming code, and if that
doesn't work, the ball is in Clang's court, because it was their decision to
be bug compatible.