lassade / c2z

C++ to Zig bindings and transpiler
102 stars 7 forks source link

Added support for having "class" as part of the type. #23

Closed Srekel closed 10 months ago

Srekel commented 10 months ago

I don't think many c++ projects do this but it is technically legal I guess and Recast has it in a header in a forward declared param.