html fixes
This commit is contained in:
parent
53f4c92de6
commit
e069365775
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@ This is complicated by the fact that C++ and Go define inheritance differently.
|
|||
SWIG normally represents the C++ class inheritance automatically in Go via
|
||||
interfaces but with a Go type representing a subclass of a C++ class some manual
|
||||
work is necessary.
|
||||
<p>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This subchapter gives a step by step guide how to properly sublass a C++ class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue