$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-06 01:35:46
John Torjo wrote:
> I've made such a test. It tests against:
It does not compile with gcc 3.4 unless the following patch is applied.
Results for gcc 3.4 are also attached.
> Conclusions (mine :D):
> - BOOST_FOREACH rocks big time
That's true :-) The only benchmark we'd need to for compilation time ;-)
- Volodya