Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3543: Example code using Boost accumulators fails to compile with GCC 4.4.1 (Fedora 11)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-24 11:00:25
#3543: Example code using Boost accumulators fails to compile with GCC 4.4.1
(Fedora 11)
--------------------------------------------------------+-------------------
Reporter: Denis Arnaud <denis.arnaud_boost@â¦> | Owner: eric_niebler
Type: Bugs | Status: closed
Milestone: Boost 1.41.0 | Component: accumulator
Version: Boost 1.39.0 | Severity: Problem
Resolution: fixed | Keywords: accumulator template tag moment
--------------------------------------------------------+-------------------
Comment (by denis.arnaud_boost@â¦):
Replying to [comment:2 Stefan van Kessel <van_kessel@â¦>]:
> - std::cout << "Moment: " << accumulators::moment<2>(acc) <<
std::endl;
> + std::cout << "Moment: " << boost::accumulators::moment<2>(acc)
<< std::endl;
Sorry, but in the [https://svn.boost.org/trac/boost/attachment/ticket/3543
/boost-accumulators-namespace-fix.patch patch], (Boost)
accumulators::moment() was already fully qualified.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3543#comment:3> 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:04 UTC