$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Klotz (peter.klotz_at_[hidden])
Date: 2004-02-03 14:04:16
> 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.
Tried it with VC++7.1 and Boost 1.30.2.
Compiles and runs without problems.
Best regards, Peter.