$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-04 13:01:23
On 10/4/06, Roland Schwarz <roland.schwarz_at_[hidden]> wrote:
> Felipe Magno de Almeida wrote:
> > The problem is that it isnt possible when a ptr must be used in a free
> > template function and the pointer is parameterized on the template
> > function parameters. That was the spirit case. There isnt any solution
> > from the boost.thread for this. Which, IMO, it leads to believe that
> > thread_specific_ptr is the solution. After all, it is the only public
> > solution for tss in boost.thread.
>
> I did a liitle further research on the problem.
Thanks, looks like a nice solution.
> [snipped]
>
> Roland
Best regards,
-- Felipe Magno de Almeida