Boost logo

Boost Users :

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


AMDG

Meryl Silverburgh wrote:
> but if I switch to use boost smart pointer how can I de-reference it
> and call aFunction()?
>

Deference it just as you would a raw pointer:

aFunction(*aPtr)

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