$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-10-06 07:14:32
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!
Roland