Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

burke/howto-go-with-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published