Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-19 11:55:39


I'm getting tired of reminding people about this, and don't wanna start
breakin' heads:
***** please limit the length of text you quote in your replies to this
list! ******

Thanks,
Dave Abrahams
Moderator

----- Original Message -----
From: "Victor A. Wagner, Jr." <vawjr_at_[hidden]>

<snip good points>

> >class Resource {
> >
> > Semaphore sema;
> >
> > void addPadlock() { sema.increment(); }
> >
> > void delPadlock() { sema.decrement(); }

<snip thousands of characters of quoted text>


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