|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5402 Arrange for System::get_bound to return a Paper_column |
Date: | Thu, 23 Aug 2018 10:29:54 -0000 |
Patch counted down - please push.
[issues:#5402] Arrange for System::get_bound to return a Paper_column
Status: Started
Created: Fri Aug 17, 2018 03:14 AM UTC by Dan Eble
Last Updated: Mon Aug 20, 2018 07:04 AM UTC
Owner: Dan Eble
Arrange for System::get_bound to return a Paper_column
Enforce that only Paper_columns may be set as bounds of Systems.
Whether an Item and a Spanner can be linked depends on the specific
type of each, so we use two virtual function calls to simulate
multiple dispatch.
This is part of a campaign to preserve more type information in the
C++ code, with the goal of reducing the amount of run-time type
checking and conditional code.
http://codereview.appspot.com/342240043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |