$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (rh_gmane_at_[hidden])
Date: 2005-04-26 12:00:54
Pavel Vozenilek wrote:
>
> When trying BCB 6.4 I got strange error in boost/addressof.hpp:
>
I believe addressof has been patched in CVS for this problem with bcc32
5.6.4. I've run tests for Eric on FOREACH and I think the only problem
we ran in to that couldn't be solved for bcc32 was you couldn't use an
un-named temporary (i.e. result of function) as the range to iterate over.
Cheers
Russell