Subject: [Boost-bugs] [Boost C++ Libraries] #2674: request to make BOOST_PARAMETER_MAX_ARITY re-defineable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-23 14:59:30
#2674: request to make BOOST_PARAMETER_MAX_ARITY re-defineable
------------------------------+---------------------------------------------
Reporter: fmhess | Owner: danielw
Type: Feature Requests | Status: new
Milestone: Boost 1.38.0 | Component: parameter
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
I'd like to be able to increase BOOST_PARAMETER_MAX_ARITY in my library
header if needed, and then include the Boost.Parameter library without
worrying that the user might have already included Boost.Parameter headers
and thus made my attempt to increase the max arity futile. I believe the
Boost.Function library has this feature. My use case is trying to apply
Boost.Parameter to the boost::signals2::signal class, which currently has
7 template type parameters (but BOOST_PARAMETER_MAX_ARITY defaults to 5).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2674> 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:49:59 UTC