Boost logo

Boost :

From: Andy Little (andy_at_[hidden])
Date: 2004-07-08 06:31:40


"Andy Little" <andy_at_[hidden]> wrote
> "Dave Harris" <brangdon_at_[hidden]> wrote
> > In-Reply-To: <cch4as$941$1_at_[hidden]>
> >
> > has no direct equivalent. It becomes:
> > v.clear();
> > v << 1 << 2 << 3;
>
> or v <<= 1 << 2 << 3;

Oops ... maybe Not !

regards
Andy Little


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