Boost logo

Boost :

From: David B. Held (dheld_at_[hidden])
Date: 2004-05-21 11:24:49


"Rob Stewart" <stewart_at_[hidden]> wrote in message
news:200405211437.i4LEb2D05995_at_lawrencewelk.systems.susq.com...
> [...]
> int * p1(0);
> int const * p2(p1); // OK
>
> Notice also that T for instrusive_ptr<T> and for T * is one and
> the same, so you can't compare intrusive_ptr<T> with T const *.
> You could only compare intrusive_ptr<T const> with T const *.

And the problem with that is?

Dave

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.683 / Virus Database: 445 - Release Date: 5/12/2004

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