[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: object-model: Wrapping Subversion C-structs in C++

From: Branko Čibej <brane_at_xbc.nu>
Date: Sat, 25 Sep 2010 12:54:10 +0200

 On 25.09.2010 10:34, Steinar Bang wrote:
>>>>>> Branko Čibej <brane_at_xbc.nu>:
>> I suggest you take a look at auto_ptr and auto_ptr_ref.
> auto_ptr is very limited in that it allows only a single pointer to a
> single object.

Which is why I mentioned auto_ptr_ref, which is a reference to an
auto_ptr (non-owned).

-- Brane
Received on 2010-09-25 12:54:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.