Subject: [Boost-users] How to convert shared_ptr to pointer?
From: young (yqin_99_at_[hidden])
Date: 2013-01-03 12:21:14


I have shared_ptr<int> variable. I need to pass a int* pointer to a function
call. How to pass shared_ptr<int> as int *?

--
View this message in context: http://boost.2283326.n4.nabble.com/How-to-convert-shared-ptr-to-pointer-tp4640902.html
Sent from the Boost - Users mailing list archive at Nabble.com.