Subject: [Boost-bugs] [Boost C++ Libraries] #13422: Handle Intel compiler in most config.hpp headers
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-25 09:55:35
#13422: Handle Intel compiler in most config.hpp headers
------------------------------+---------------------
Reporter: felix@⦠| Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.64.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
I'm trying to use the Intel Compiler with MSVC, but I'm struggling to make
Boost work the same way as with VS/Gcc/Clang.
Most language features detection macros are basically broken with the
Intel compiler, as this case is just not handled.
For now, I manually define macro such as BOOST_ASIO_HAS_STD_ARRAY as a
workaround.
That'd be great to handle ICC directly in Boost ;)
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13422> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-25 10:00:26 UTC