jaeandersson / swig

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
http://www.swig.org
Other
23 stars 19 forks source link

allow classdef decorations #87

Closed jgillis closed 7 years ago

jgillis commented 7 years ago

eg classdef (InferiorClasses = {?class1,?class2}) myClass

jaeandersson commented 7 years ago

What's that?

jgillis commented 7 years ago

Matlab uses this for dispatching binary operations