Subject: [Boost-bugs] [Boost C++ Libraries] #2355: discrepancy between std::accumulate and fusion::accumulate
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-21 09:32:59
#2355: discrepancy between std::accumulate and fusion::accumulate
--------------------------+-------------------------------------------------
Reporter: srajko | Owner: djowel
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: fusion
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
std::accumulate expects binary
functions which take the accumulator as the first argument and the
sequence element as the second argument. fusion::accumulate expects
the arguments in reverse.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2355> 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:58 UTC