SWIG/Examples/go/extend/

Extending a simple C++ class in Go

This example illustrates the extending of a C++ class with cross language polymorphism.