octave-maintainers
[Top][All Lists]
Advanced

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

Re: cellfun calling style


From: Jordi Gutiérrez Hermoso
Subject: Re: cellfun calling style
Date: Tue, 20 Sep 2011 14:58:02 -0500

On 20 September 2011 14:54, John W. Eaton <address@hidden> wrote:
> On 20-Sep-2011, Rik wrote:

> | octave_value f = symbol_table::find_function (func.function_value ()
> |                                                          -> name ());
>
> We probably don't want to do that because I think it will screw up
> cases where people actually do want to use the function handle for
> purposes of finding the right overloaded function to call.

Isn't that what I did here?

    
http://hg.savannah.gnu.org/hgweb/octave/annotate/9b8e786bbf3c/src/DLD-FUNCTIONS/cellfun.cc#l357

- Jordi G. H.


reply via email to

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