C Wrapper generator for C++
Warning
This wrapper cannot handle every single C++'s features and is not yet fully implemented.
You can find an example at https://github.com/abadiet/ECSS-SMP-C.
- handle references
- properly handle struct and enum
- handle constructors
- handle public variables
- handle function overloading