lilypond-devel
[Top][All Lists]
Advanced

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

Re: Abstract Grob property storage into Mutable_properties. (issue 56164


From: lemzwerg
Subject: Re: Abstract Grob property storage into Mutable_properties. (issue 561640043 by address@hidden)
Date: Mon, 13 Apr 2020 07:58:01 -0700

>From visual inspection, LGTM.

I only wonder whether we should use

  if
  {
    foo(...);
  }

or

  if
    foo(...);

for single statements ­– right now, the source code contains both
variants...

https://codereview.appspot.com/561640043/



reply via email to

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