$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gast128 (gast128_at_[hidden])
Date: 2008-08-09 03:41:05
> > - including <boost/type_traits.hpp> give also a huge latency
>
> Did you try to include the specific boost/type_traits/xxx.hpp files
> you need rather than the whole type_traits.hpp? They are here
> precisely for that, AFAIK.
Yes normally I only include the one needed. However it was just meant to be
illustrative. I have to investigate it better, but it may well turn out that
some headers of type_traits are just to heavy.