From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-11-04 11:26:35


Fixed.

Thanks, Jaakko

> Hi,
> I've found a bug in boost/lambda/function_adaptors.hpp in
> boost-1.29.0. Namely, sig template is missing in function_adaptor<Result
> (Object::*)(Arg1, Arg2, Arg3)> specialization. Here's the patch:
>