« Return to Thread: C++ wrapper output?

C++ wrapper output?

by Edward Lam :: Rate this Message:

Reply to Author | View in Thread

Hi,

I've noticed that SWIG has support for outputting C# wrappers. But what
about outputting C++ wrappers (from C++ code)? I apologize if this is an
old issue but I'm new to SWIG.

The motivation for doing this is to have some automated way to create
C++ SDK wrappers so that someone can write against such an SDK without
having to recompile their plugin whenever a C++ class changes size/vtable.

Thanks for any pointers in advance!

Regards,
-Edward

------------------------------------------------------------------------------
_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user

 « Return to Thread: C++ wrapper output?