On Fri, Oct 7, 2011 at 9:06 AM, niXman <i.nixman@gmail.com> wrote:
Better solution:
http://www.boost.org/doc/libs/1_47_0/libs/function_types/doc/html/boost_functiontypes/reference/decomposition.html#boost_functiontypes.reference.decomposition.result_type


Ah, yes, that's the thing I'm looking for! result_type NOT result_of.

Thanks for putting me straight.

- Rob.