lilypond-devel
[Top][All Lists]
Advanced

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

Re: for_UP_and_DOWN


From: Łukasz Czerwiński
Subject: Re: for_UP_and_DOWN
Date: Sat, 14 Apr 2012 16:41:40 +0200



On 14 April 2012 16:25, Graham Percival <address@hidden> wrote:

> If you don't know, what I am talking about, take a quick look at:
> http://codereview.appspot.com/5975054/diff/1/flower/include/direction.hh (lines
> 75-90).

tldr summary: we use these for direction loops:


for (UP_and_DOWN(d))
  { ... }
for (LEFT_and_RIGHT(d))
  { ... }

Ok, I'll do so.

Łukasz


reply via email to

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