j
k
j a
j l
On 9/5/06, Stephan Tolksdorf <andorxor@gmx.de> wrote:
Is it safe to use shared_ptr's with arrays if one supplies an array deleter as a constructor argument?
How about a shared_ptr< vector<int> > or something? Phillip
Back to the thread
Back to the list