Opened 14 years ago

Closed 13 years ago

#2834 closed Feature Requests (wontfix)

Accumulator probably useful beyond its initial purpose with few modifications

Reported by: e_r Owned by: Eric Niebler
Milestone: Boost 1.39.0 Component: accumulator
Version: Boost 1.38.0 Severity: Not Applicable
Keywords: Cc:

Description

In news://news.gmane.org:119/goeic6$q4t$1@ger.gmane.org

I mentioned that I found that much of the structure of Accumulators could be used for more general purposes involving dependent features.

In my own modified version, amongst other things, I dropped the dependency on RealType and the new definition of visitor is

visitor::operator()(feature) calls f(feature,args), where f and args are passed in the constructor of visitor.

Change History (1)

comment:1 by e_r, 13 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.