Boost logo

Boost Users :

Subject: Re: [Boost-users] [accumulator] with complex domain model
From: Eric Niebler (eniebler_at_[hidden])
Date: 2013-05-21 17:38:41


On 13-05-20 11:29 AM, Michael Powell wrote:
> Hello,
>
> We've got a complex domain model which must be accumulated and
> eventually averaged together. I am already overloading the operators
> for that model.
>
> We could roll our own with just the operators we'll need to
> accommodate, like +, +=, /, etc, but would like to take a gander at
> Boost.Accumulator first. Would be much better, obviously, rather than
> having to reinvent the wheel.
>
> How doable would it be to accumulate an arbitrarily complex domain
> model. That's assuming that it is sensible to add, average, and so on,
> the model, which it is.

What do you mean by "accumulate a domain model"?

-- 
Eric Niebler
Boost.org

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net