mirror of https://github.com/mono/CppSharp.git
Browse Source
In the future, we might want to add a TypeAliasDecl AST node, but for now this simple approach is enough for typedef-like using declarations. Won't be enough to support partial template using syntax (TypeAliasTemplateDecl). Partial fix for https://github.com/mono/CppSharp/issues/664.pull/667/head
4 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue