Subject: [Boost-bugs] [Boost C++ Libraries] #8929: C++11 Config Macros Problems
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-26 05:04:45
#8929: C++11 Config Macros Problems
-----------------------------------------+-------------------------
Reporter: Andrew Ho <helloworld922@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-----------------------------------------+-------------------------
There are a few problems with C++11 compliance macros:
Atomic Shared Pointers: The documentation calls this
BOOST_NO_CXX11_ATOMIC_SP, but the actual config calls this
BOOST_NO_CXX11_ATOMIC_SMART_PTR.
BOOST_NO_CXX11_ATOMIC: There's no mention in the documentation of
compilers missing <atomic>, and I can't find any mention in code for what
compilers don't have a C++11-compliant <atomic> library implementation.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8929> 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:13 UTC