From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-02-03 13:19:51


Peter Dimov wrote:
>
> On [boost-users] we have a reported problem with boost::function and
> MSVC 7.1:
>
> Cheenu Srinivasan wrote:
>> The following program throws a bad_function_call exception when
>> compiled with VisualStudio 7.1. It happens with both boost-1.30.2
>> and boost_1_31_0_rc2. No problems when compiled with g++ 2.95.1
>> on solaris.

[...]

I was unable to reproduce the problem, though. Both 1.30.2 and 1.31.0 seem
to work fine for me.