$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2006-01-18 21:29:56
"Andy Little" <andy_at_[hidden]> wrote
> if there is a large number of
> specialisations it will eventually have a noticeable effect on compilation
> times.
According to "C++ template metaprogramming" (C.3.5) though, this effect can
be ignored.
Regards,
Arkadiy