
21 May
2004
21 May
'04
4:24 p.m.
"Rob Stewart" <stewart@sig.com> wrote in message news:200405211437.i4LEb2D05995@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