Subject: Re: [Boost-users] question about boost pointer
From: young (yqin_99_at_[hidden])
Date: 2012-06-08 11:33:11


Can I define:

int a[100];
boost::shared_ptr<int> p(a);

and get next int by using p?

--
View this message in context: http://boost.2283326.n4.nabble.com/question-about-boost-pointer-tp4631069p4631077.html
Sent from the Boost - Users mailing list archive at Nabble.com.