Boost logo

Boost Users :

Subject: [Boost-users] [accumulator] with complex domain model
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-05-20 14:29:32


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.

Regards,

Michael Powell


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