help-octave
[Top][All Lists]
Advanced

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

Re: question about reloading assignment operator =


From: wl
Subject: Re: question about reloading assignment operator =
Date: Mon, 13 Nov 2006 19:58:54 +0800
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

John W. Eaton wrote:
> On 12-Nov-2006, wl wrote:
>
> | If there is a pointer in the user defined type, what will happen when
> | typing "a=b" in octave? I thought it was natural to overload the
> | assignment operators.
>
> Please use the mailing lists.  That way, the discussion will be
> archived and others can comment.
>
> Thanks,
>
> jwe
>
>
>
>   
Today I find when typing "a=b" in ocatave, a is deleted first and then b
is assigned to a.

Thanks.

Wang Lei



reply via email to

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