All Projects → burke → Howto Go With Cpp

burke / Howto Go With Cpp

[abandoned]

Wrapping C++ with Go

This is a minimal example of how to wrap a C++ class manually with Go.

I borrowed most of the code from a stack overflow answer, but modified it to use static linking.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].