mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
add lua/C++ dynamic_cast<>
This commit is contained in:
parent
79245a296b
commit
67083d65e4
3 changed files with 40 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ foreach ($doc as $b) {
|
|||
'cand' => canonical_decl ($b)
|
||||
);
|
||||
break;
|
||||
case "Cast":
|
||||
case "Weak/Shared Pointer Cast":
|
||||
checkclass ($b);
|
||||
$classlist[luafn2class ($b['lua'])]['cast'][] = array (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue