Boost logo

Boost :

Subject: Re: [boost] Clang 4.0.0 MPL error in Boost next.hpp and prior.hpp
From: Peter Dimov (lists_at_[hidden])
Date: 2017-03-24 18:37:20


Paul A. Bristow wrote:
> I am trying to check code that works on VS2015 update 3 and GCC 6.3.0
> using Clang 4.0.0
...
> Following suggestions in this thread, I have
> added -Wno-invalid-token-paste
> http://clang-developers.42468.n3.nabble.com/invalid-token-paste-td4025526.html

You could try disabling Clang's MS mode with -fno-ms-compatibility and see
if that helps.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk