[Boost-bugs] [Boost C++ Libraries] #10982: addressof.hpp: should BOOST_ASIO_HAS_STD_ADDRESSOF be replaced with BOOST_NO_CXX11_ADDRESSOF ?

Subject: [Boost-bugs] [Boost C++ Libraries] #10982: addressof.hpp: should BOOST_ASIO_HAS_STD_ADDRESSOF be replaced with BOOST_NO_CXX11_ADDRESSOF ?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-29 13:40:50


#10982: addressof.hpp: should BOOST_ASIO_HAS_STD_ADDRESSOF be replaced with
BOOST_NO_CXX11_ADDRESSOF ?
-------------------------------+------------------------------
 Reporter: lukasz.forynski@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.57.0
 Severity: Problem | Keywords:
-------------------------------+------------------------------
 Hi,

 I'm on the border-line with compilers supporting (or not) various C++0x
 versions, and found this to be an issue: boost config already contains a
 macro:

 BOOST_NO_CXX11_ADDRESSOF

 However, in BoostAsio - this looks like a duplication that really ignores
 the config, and in order to compile asio BOOST_ASIO_HAS_STD_ADDRESSOF
 needs also be defined.

 Shouldn't it be replaced by BOOST_NO_CXX11_ADDRESSOF defined in config
 instead?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10982>
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:17 UTC