
8 Jun
2012
8 Jun
'12
12:55 p.m.
Michel Morin wrote:
Akira Takahashi wrote:
* `indirect_functor` does not support `boost::result_of` protocol for nullary function calls. See ticket #6914 for details https://svn.boost.org/trac/boost/ticket/6914
fixed. and add test code.
Specialization of `const indirect_functor` is missing.
Oops. It's already added. I wrongly tested using *reference* to `const indirect_functor`... Regards, Michel