lilypond-devel
[Top][All Lists]
Advanced

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

Re: Beautify Grob_array and stop using std::vector::data() (issue 264950


From: nine . fierce . ballads
Subject: Re: Beautify Grob_array and stop using std::vector::data() (issue 264950043 by address@hidden)
Date: Sat, 05 Sep 2015 20:37:12 +0000

On 2015/09/05 17:13:55, Keith wrote:

In this case, the converse:  If 'ordered_' is set, no changes may be
made.
The safer, more conservative, setting of 'ordered_' is 'true'.

Hm.  Thanks for the observation.  Then there should be two classes of
grob array, one of which lacks the methods that would reorder the
elements.  But to limit the scope of this patch, I'll just assert(not
ordered) in the new functions.

https://codereview.appspot.com/264950043/



reply via email to

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