Subject: [Boost-bugs] [Boost C++ Libraries] #12537: Undefined BOOST_WORKAROUND in boost/math/tools/tuple.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-19 17:42:09
#12537: Undefined BOOST_WORKAROUND in boost/math/tools/tuple.hpp
--------------------------------+-------------------------
Reporter: andreas.schuh.84@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.62.0 | Severity: Problem
Keywords: |
--------------------------------+-------------------------
This workaround has been added in 1.62. The issue was not present with
Boost 1.61.
/usr/local/include/boost/math/tools/tuple.hpp:10:60: error: token is not a
valid binary operator in a preprocessor subexpression
#if !defined(BOOST_NO_CXX11_HDR_TUPLE) &&
!BOOST_WORKAROUND(BOOST_GCC_VERSION, < 40500)
The particular line is here:
https://github.com/boostorg/math/blob/70251d14429c11578a9940cf7b9fb7fe13865421/include/boost/math/tools/tuple.hpp#L10
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12537> 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:20 UTC