lilypond-devel
[Top][All Lists]
Advanced

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

Re: Parse inline scheme using per-expression port (issue 557330043 by ad


From: jonas . hahnfeld
Subject: Re: Parse inline scheme using per-expression port (issue 557330043 by address@hidden)
Date: Thu, 13 Feb 2020 05:40:28 -0800

On 2020/02/13 13:34:59, hanwenn wrote:
> [...]
> 
>
https://codereview.appspot.com/557330043/diff/579310044/lily/include/overlay-string-port.hh
> File lily/include/overlay-string-port.hh (right):
> 
>
https://codereview.appspot.com/557330043/diff/579310044/lily/include/overlay-string-port.hh#newcode50
> lily/include/overlay-string-port.hh:50: {
> On 2020/02/13 11:02:59, hahnjo wrote:
> > Is there an advantage of having the implementation in the header
file? If not,
> I
> > think this should go to the .cc file.
> 
> The advantage is simplicity; it's easier to synchronize the
implementation and
> declarations (especially with #ifdef). The cost is increased compile
time, which
> seeems overseeable since this is include only twice.

Ah, that trade-off seems fine then.

https://codereview.appspot.com/557330043/



reply via email to

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