lilypond-devel
[Top][All Lists]
Advanced

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

Re: * Allow for nested contexts of any depth.


From: n . puttock
Subject: Re: * Allow for nested contexts of any depth.
Date: Fri, 07 Nov 2008 15:10:13 -0800

On 2008/10/08 03:40:33, hanwenn wrote:
http://codereview.appspot.com/7261/diff/1/2
File lily/context-def.cc (right):

http://codereview.appspot.com/7261/diff/1/2#newcode215
Line 215: seen = new set<const Context_def *> ();
Can you make a wrapper function that does

 set<..> seen;
 path_to (.. , &seen)

instead?

I've tried, but I'm completely stumped. :)

I barely understand how this works, so I'm a bit out of my depth
unfortunately.

Are you suggesting a recursive call?


http://codereview.appspot.com/7261




reply via email to

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