$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Glew (glew_at_[hidden])
Date: 2000-01-07 16:46:21
> > > template<class T>
> > > class mutex< shared_ptr<T> > : public shared_ptr<T> {
> > > public:
> > > ....
> > > };
> > >
> > > No, you're right... G++ fails this.
>
> This is a simple partial specialization, which g++-2.95.2 should handle.
> I'm surprised at this report.
Sorry, driver error.