Boost logo

Boost :

Subject: Re: [boost] Clang 4.0.0 MPL error in Boost next.hpp and prior.hpp
From: degski (degski_at_[hidden])
Date: 2017-03-26 15:03:09


On 26 March 2017 at 08:07, Edward Diener via Boost <boost_at_[hidden]>
wrote:

> This probably needs the clang-win toolset since the backend is VC++ ...
>

This *surely* needs the clang-win toolset since one is (wants to be) using
the Dinkumware (VC++'s) STL. Clang/C2 is using the VC++ backend C2 (the
VC++ (cl.exe) frontend is called C1), while Clang/LLVM is using the LLVM
backend (LLVM), not any VC++ backend.

I'm happy to be corrected, and please do, if my understanding of matters is
wrong, in which case I apoligize up front for rambling on about this.

degski


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