copying from a boost pointer

Hi All,

I have a function which calls a boost shared pointer.
1. How do I copy the content from that pointer to a variable
2. How do I create another pointer (not boost) and refer to the variable i created and stored the values from the shared pointer to ?

~thx

Topic archived. No new replies allowed.