Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-15 20:12:28


AMDG

Meryl Silverburgh wrote:
> So when I do this:
>
> shared_ptr<MyClass> aPtr;
>
> and then I check for 'null' , like this:
>
> if (aPtr == NULL) {
> // will it return true here?
>
Yes. It will be true.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net