Subject: Re: [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-25 18:06:12
#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
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by anonymous):
I wonder did you test any of the other C++0x features? Intel 11.1 appears
not to require:
# undef BOOST_NO_LAMBDAS
# undef BOOST_NO_DECLTYPE
# undef BOOST_NO_AUTO_DECLARATIONS
# undef BOOST_NO_AUTO_MULTIDECLARATIONS
and Intel 12.0 appears not to need:
# undef BOOST_NO_SCOPED_ENUMS
# undef BOOST_NO_DELETED_FUNCTIONS
# undef BOOST_NO_DEFAULTED_FUNCTIONS
All in C++0x mode of course.
Thanks, John.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5112#comment:3> 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