lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4541 in lilypond: Add Grob_interface to clean/simp


From: lilypond
Subject: [Lilypond-auto] Issue 4541 in lilypond: Add Grob_interface to clean/simplify some things
Date: Sat, 08 Aug 2015 00:48:20 +0000

Status: Accepted
Owner: address@hidden
Labels: Type-Patch Patch-new

New issue 4541 by address@hidden: Add Grob_interface to clean/simplify some things
https://code.google.com/p/lilypond/issues/detail?id=4541

Introduce a Grob_interface class.

T::has_interface (grob) becomes has_interface<T> (grob). (Like unsmob<T>, it has the advantage of not being inherited by derived classes of T.)

DECLARE_GROB_INTERFACE() is no longer required.

https://codereview.appspot.com/251700043/

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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