
19 Dec
2008
19 Dec
'08
5:25 p.m.
Neal Becker wrote:
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;
Does gcc complain about the changing meaning of "impl" here? I've seen it complain about similar code before. I'll make the change, thanks. -- Eric Niebler BoostPro Computing http://www.boostpro.com