Subject: [Boost-bugs] [Boost C++ Libraries] #2833: extract result during initialization
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-05 20:26:40
#2833: extract result during initialization
------------------------------+---------------------------------------------
Reporter: e_r | Owner: eric_niebler
Type: Feature Requests | Status: new
Milestone: Boost 1.39.0 | Component: accumulator
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
This is a follow up to:
news://news.gmane.org:119/goeic6$q4t$1@ger.gmane.org
where I asked :
I have an accumulator (a) that takes an initial value (x_), and another
(b), whose initial value (x_) depends on that of (a). I would have thought
that this is feasible because accumulator_set initializes (a) before (b),
but apparently b.x_ is initialized with a garbage value.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2833> 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