Boost logo

Boost :

Subject: Re: [boost] Clang 600 and BOOST_SYSTEM_CONSTEXPR causes error_code.hpp compile failure.
From: degski (degski_at_[hidden])
Date: 2018-07-08 16:22:59


On 8 July 2018 at 18:17, degski <degski_at_[hidden]> wrote:

> https://github.com/boostorg/regex/issues/44 was a fix in regex.
>

A comment to that, clang-win can be positively identified, iff both __GNUC__
and _MSC_VER are defined (it's odd, but unique). clang-cl defines "_MSC_VER=0"
iff -fmsc-version is not set.

degski

-- 
*"If something cannot go on forever, it will stop" - Herbert Stein*

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