$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] large variant performance compared (50 elements)
From: Paul (peebor_at_[hidden])
Date: 2011-01-09 16:12:28
>
> I'm not sure which platform you're on, but Christophe Henry found that,
> IIRC, /Gm switch one MSVC was the culprit for large compile/link times
> and memory usage with mpl::vectors with his msm library.
>
> Jeff
Jeff,
I'm on win32 msvc 2005, however i just checked and minimal rebuild is
switched off :(
Paul