
19 Dec
2008
19 Dec
'08
3:44 p.m.
The example under 'Defining a New Feature' says: typedef impl::mean_accumulator< mpl::_1 > impl; I think it needs to say: typedef accumulators::impl::mean_accumulator< mpl::_1 > impl;