octave-maintainers
[Top][All Lists]
Advanced

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

Re: Graphics properties as objects


From: John W. Eaton
Subject: Re: Graphics properties as objects
Date: Sat, 05 Jan 2008 21:08:47 -0500

On  5-Jan-2008, John Swensen wrote:

| Is there a reason you use your own reference counting instead of using  
| auto_ptr or some other smart pointer?  I don't know the Octave code  
| really well, but have noticed the ref variable in a variety of classes.

For one thing, Octave predates auto_ptr.  I would also bet that
auto_ptr is not always precisely what we want.

jwe


reply via email to

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