Re: [Boost-bugs] [Boost C++ Libraries] #4730: Limited number of tagged arguments in the accumulator_set constructor ?

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4730: Limited number of tagged arguments in the accumulator_set constructor ?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-06 23:21:35


#4730: Limited number of tagged arguments in the accumulator_set constructor ?
-------------------------------------------------------------+--------------
  Reporter: AdrienTodeschini <adrien.todeschini@…> | Owner: eric_niebler
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: accumulator
   Version: Boost 1.40.0 | Severity: Problem
Resolution: worksforme | Keywords:
-------------------------------------------------------------+--------------
Changes (by steven_watanabe):

  * status: new => closed
  * resolution: => worksforme

Comment:

 Your code compiles for me with MSVC 2010 and the
 current trunk (revision 71033) after I add

 {{{
 #!c++
 #define BOOST_PARAMETER_MAX_ARITY 10
 }}}

 I don't think anything has changed in Boost
 that would affect this. Please note that
 BOOST_PARAMETER_MAX_ARITY needs to be #defined
 before any Boost.Parameter headers are #included.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4730#comment:1>
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:06 UTC