Go: Document memory management of C++ classes allocated in Go. Fixes #266.
This commit is contained in:
parent
da7133aa8e
commit
3fc574e7d6
2 changed files with 36 additions and 1 deletions
|
|
@ -854,6 +854,7 @@
|
|||
<li><a href="Go.html#Go_enumerations">Go Enumerations</a>
|
||||
<li><a href="Go.html#Go_classes">Go Classes</a>
|
||||
<ul>
|
||||
<li><a href="Go.html#Go_class_memory">Go Class Memory Management</a>
|
||||
<li><a href="Go.html#Go_class_inheritance">Go Class Inheritance</a>
|
||||
</ul>
|
||||
<li><a href="Go.html#Go_templates">Go Templates</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue