lilypond-devel
[Top][All Lists]
Advanced

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

Re: Use a stable sort when ordering MIDI items (issue 353790043 by addre


From: Dan Eble
Subject: Re: Use a stable sort when ordering MIDI items (issue 353790043 by address@hidden)
Date: Wed, 31 Oct 2018 21:31:53 -0400

On Oct 31, 2018, at 14:00, address@hidden wrote:
> 
> Why not always have our sort use stable_sort?

Because when someone finally clears away std-vector.hh, they will be more 
likely to mess it up if sort() needs to be transformed into stable_sort() than 
if the functions parallel those in namespace std.
— 
Dan




reply via email to

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