Status: Accepted
Owner: [email protected]
Labels: Type-Patch Patch-new

New issue 4541 by [email protected]: 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