[accumulators] accumulator_set should define result_type

16 Jun
2008
16 Jun
'08
11:16 p.m.
AMDG Adding the following typedef to accumulator_set is needed to make it work with result_of: typedef void result_type; In Christ, Steven Watanabe

4:03 p.m.
Steven Watanabe wrote:
Steven Watanabe wrote:
Adding the following typedef to accumulator_set is needed to make it work with result_of:
typedef void result_type;
ping?
Missed this the first time, sorry. Seems reasonable. I've made the change to trunk and merged to release. Thanks. -- Eric Niebler BoostPro Computing http://www.boostpro.com
6255
Age (days ago)
6259
Last active (days ago)
2 comments
2 participants
participants (2)
-
Eric Niebler
-
Steven Watanabe