mirror of https://github.com/mono/CppSharp.git
Browse Source
This lets us keep track of groups of methods in the order they were declared in the native class which is useful to bind some libraries, like Qt which uses non-standard constructs like Q_SIGNALS. Since we now also keep track of macro expansions in declarations this gives us the information needed to deal with those cases correctly.pull/1/head
3 changed files with 33 additions and 0 deletions
Loading…
Reference in new issue