$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-10-06 10:33:17
On 10/6/06, Roland Schwarz <roland.schwarz_at_[hidden]> wrote:
> Anthony Williams wrote:
> > Yes, but you only get one global instance for each type T, which defeats the
> > point of making it a function-local static.
>
> Oops, I missed that one. You are correct. Thanks for having pointed
> this out!
It doenst defeat the point when used in templated functions where the
type depends on T, like the spirit case.
>
> Roland
Best regards,
-- Felipe Magno de Almeida