$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Nat Goodspeed (nat_at_[hidden])
Date: 2008-03-06 10:32:52
jason72_at_[hidden] wrote:
> Using Visual Studio 2003 (VS7) and boost 1.34.1, I have
> simply declared the following code and I get the resulting
> errors:
>
> <SNIP>
>
> It is not possible to upgrade compiler
> version for this project.
You didn't say whether you're using 7.0 or 7.1? In my experience, the
7.0 compiler fails with a large number of valid language constructs. For
us, 7.0 was unusable, 7.1 worked.