
23 Jun
2008
23 Jun
'08
6:45 p.m.
I'm working on some project where I need to generate functors that expose result_type. I thought boost::lambda::ret was supposed to do just that, however it seems it doesn't. It would just require adding one line in boost/lambda/detail/lambda_functor_base.hpp, for the explicit_return type_action case.