Boost C++ Libraries: Ticket #2834: Accumulator probably useful beyond its initial purpose with few modifications https://svn.boost.org/trac10/ticket/2834 <p> In <a class="ext-link" href="news://news.gmane.org:119/goeic6$q4t$1@ger.gmane.org"><span class="icon">​</span>news://news.gmane.org:119/goeic6$q4t$1@ger.gmane.org</a> </p> <p> I mentioned that I found that much of the structure of Accumulators could be used for more general purposes involving dependent features. </p> <p> In my own modified version, amongst other things, I dropped the dependency on <a class="missing wiki">RealType</a> and the new definition of visitor is </p> <p> visitor::operator()(feature) calls f(feature,args), where f and args are passed in the constructor of visitor. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2834 Trac 1.4.3 e_r Sun, 08 Nov 2009 23:00:45 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2834#comment:1 https://svn.boost.org/trac10/ticket/2834#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> Ticket