[Boost-bugs] "[Boost C++ Libraries] #6177: increase BOOST_PARAMETER_MAX_ARITY From: Tim Blechmann" <tim@klingt.org>

Subject: [Boost-bugs] "[Boost C++ Libraries] #6177: increase BOOST_PARAMETER_MAX_ARITY From: Tim Blechmann" <tim@klingt.org>
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-27 20:14:09


#6177: increase BOOST_PARAMETER_MAX_ARITY From: Tim Blechmann <tim_at_[hidden]>
-------------------------------------+--------------------------------------
 Reporter: anonymous | Owner: danielw
     Type: Patches | Status: new
Milestone: To Be Determined | Component: parameter
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 i've been using boost.parameter extensively with boost.heap and now came
 to a
 point, that i need to raise BOOST_PARAMETER_MAX_ARITY to at least 7 in
 order
 to be able to compile it.

 i am planning to merge boost.heap into trunk in the next few days, so i
 wonder, would it be reasonable to increase the default of this value to
 e.g. 8
 (patch attached)? currently, boost.heap defines BOOST_PARAMETER_MAX_ARITY
 before including boost/parameter.hpp, but this will break, if
 boost/parameter.hpp is included before the boost.heap headers.

 it would be great, if the default would be high enough to compile all
 boost
 libraries, or could this cause any issues?

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