
3 Feb
2004
3 Feb
'04
6:19 p.m.
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.