Subject: [Boost-bugs] [Boost C++ Libraries] #5112: [config][intel] Patch to detect C++0x features under Intel C++ compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-24 00:38:08
#5112: [config][intel] Patch to detect C++0x features under Intel C++ compiler
-------------------------------------+--------------------------------------
Reporter: spillner@⦠| Owner: johnmaddock
Type: Patches | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Not Applicable
Keywords: |
-------------------------------------+--------------------------------------
The attached patch attempts to add correct detection of C++0x features
when enabled with -std=c++0x. I tested this against libs/config/tests/*
using ICC 11.0.084, 11.1.073, and 12.0.0 under Linux; I also verified that
ICC's static_assert (ICC 11 & 12), rvalue reference (ICC 12), and decltype
(ICC 12 only) support appear to work reliably in my own applications.
Since I have neither a Windows machine nor a Windows license for ICC I
wrote the BOOST_INTEL_WIN case based solely on the description at
http://software.intel.com/en-us/forums/showthread.php?t=64287 ; can anyone
verify that this does indeed work for ICC 11 and/or 12 under Windows?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5112> 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 : 2017-02-16 18:50:05 UTC