bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pointer class


From: Federico Montesino Pouzols
Subject: Re: Pointer class
Date: Fri, 14 Dec 2001 11:14:53 +0100
User-agent: Mutt/1.2.5i

On Thu, Dec 13, 2001 at 06:18:15PM -0600, Daniel E Baumann wrote:
> I was looking at the code some more for this template, but I am not so
> sure I like the interface. Wouldn't it be best if it add AddRef() and
> Release() methods or Ref() and UnRef()? 

        If I understand you well, you mean two methods to increase and
decrease the reference counter. In that case you already have the two
operators ++ and --.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]