cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
copying from a boost pointer
copying from a boost pointer
Aug 12, 2011 at 3:11am UTC
navderm
(93)
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.