From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-02-03 12:57:51


On Tue, 3 Feb 2004, 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 don't have access to VC++ 7.1 at the moment, but I'll check this
tonight. Oh how I wish this had come up in regression testing...

        Doug