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

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

[Octave-bug-tracker] [bug #48793] no need for OCTAVE_LOCAL_BUFFER anymor


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48793] no need for OCTAVE_LOCAL_BUFFER anymore
Date: Wed, 19 Jul 2017 14:23:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #4, bug #48793 (project octave):

I also came up with a similar solution for the use of unique_ptr, made it
ready for C++14, and eliminated the explicit loop in the
OCTAVE_LOCAL_BUFFER_INIT macro.

Does this change semantics for initialization?  Is the default constructor for
objects always called now?  Will there be a significant change in performance?
 I know that the chunk_buffer thing was somewhat complex, but were there
advantages?

(file #41248)
    _______________________________________________________

Additional Item Attachment:

File name: revised-locbuf-patch.txt       Size:7 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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