Boost logo

Boost :

From: Boris Fomitchev (fbp_at_[hidden])
Date: 2000-01-07 17:18:05


This scheme does look like an acceptable one, I like
the idea of adding extra template parameters on another layer, like
you did here.

-Boris.

Andy Glew wrote:

> > > > 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.
>
> ------------------------------------------------------------------------
> Want to send money instantly to anyone, anywhere, anytime?
> You can today at X.com - and we'll give you $20 to try it! Sign
> up today at X.com. It's quick, free, & there's no obligation!
> http://click.egroups.com/1/332/1/_/9351/_/947281705/
>
> -- Talk to your group with your own voice!
> -- http://www.egroups.com/VoiceChatPage?listName=boost&m=1


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk