|
Boost : |
From: John Maddock (jz.maddock_at_[hidden])
Date: 2020-08-13 10:03:35
On 13/08/2020 08:36, Dennis Luehring via Boost wrote:
> thank for clearing that up - two times :)
>
> last question:
>
> what is the reason for not setting BOOST_MSVC and BOOST_LIB_TOOLSET if
> _MSC_VER && __clang__ is set?
> this way clang-cl could really work as a drop in replacement for
> microsoft-cl without changing anything in
> the project
The whole point of BOOST_MSVC is to signal that this really is msvc,
since we already have _MSC_VER for ms compatible compilers.
-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk