X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Finterval.hh;h=512200f6cf035b70f6f97a83318c469b2a0c04ac;hb=bd815715c3aa550810f75529a8c0bfb092856668;hp=4a08e278137a10be63df24f957943f389e265327;hpb=4229c17e857363657ccc567b6fa172f60b40cf2c;p=lilypond.git diff --git a/flower/include/interval.hh b/flower/include/interval.hh index 4a08e27813..512200f6cf 100644 --- a/flower/include/interval.hh +++ b/flower/include/interval.hh @@ -73,6 +73,7 @@ struct Interval_t : public Drul_array void set_full (); void unite_disjoint (Interval_t h, T padding, Direction d); + Interval_t union_disjoint (Interval_t h, T padding, Direction d) const; bool is_empty () const {