$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-04-18 20:07:26
"David B. Held" <dheld_at_[hidden]> wrote in message
news:a9ng9b$h31> so I tweaked that a bit. It also doesn't like:
>
> template <class P, template <class> ThreadingModel>
> class ref_count_mt : public ThreadingModel<ref_count_mt>
>
I do not think we need to include multithreading support in the first cut.
We need boost-wide solution, that paticulaly will be used for smart_ptr
either.
>
> Dave
>
Gennadiy.