octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48726] caseless_str overloads compare and inv


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #48726] caseless_str overloads compare and inverts meaning
Date: Wed, 10 Aug 2016 19:23:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #6, bug #48726 (project octave):

What about this which replaces the code in stfns?
https://bitbucket.org/carandraug/octave/commits/64182944beeaa0d74cdbccfd47ad30baf31ab20c

While doing this, I found would be useful to have Array typedef
octave_idx_type as size_type like the STL containers do.  That will make it
easier to write templates that can handle both. I just worked around it by
adding another template parameter but it could be avoided.  What do you think?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48726>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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