Subject: [Boost-bugs] [Boost C++ Libraries] #10067: add config macro BOOST_NO_CXX_RVALUE_REFERENCES_FOR_THI
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-24 13:53:21
#10067: add config macro BOOST_NO_CXX_RVALUE_REFERENCES_FOR_THI
--------------------------------------+-------------------------
Reporter: akrzemi1 | Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: config
Version: Boost 1.55.0 | Severity: Problem
Keywords: rvalue reference support |
--------------------------------------+-------------------------
Add another macro for detecting the feature known as "rvalue references
for *this" (http://www.open-
std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm). I need it to implement
features in Boost.Optional.
According to online references, it is implemented in:
- Clang 2.9 (http://clang.llvm.org/cxx_status.html)
- GCC 4.8.1 (https://gcc.gnu.org/projects/cxx0x.html)
- Intel 14.0 (https://software.intel.com/en-us/articles/c0x-features-
supported-by-intel-c-compiler)
- not in VC++ (http://msdn.microsoft.com/en-us/library/hh567368.aspx)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10067> 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:16 UTC