|
Boost Users : |
Subject: Re: [Boost-users] question about boost pointer
From: young (yqin_99_at_[hidden])
Date: 2012-06-08 17:18:49
I am working on Visual C++ application.
In my class, I define a data member as boost::shared_array and new it in one
of the member function. If this member function is called many time. Then
the array will be "newed" many times. Is that OK?
I do want to new it many time because the size of array depends on the
function parameters.
-- View this message in context: http://boost.2283326.n4.nabble.com/question-about-boost-pointer-tp4631069p4631088.html Sent from the Boost - Users mailing list archive at Nabble.com.
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