Use Foo_{new,delete}() instead of {new,delete}_Foo() to ensure that all
methods of the class Foo start with the corresponding prefix.
|
||
|---|---|---|
| .. | ||
| example.cxx | ||
| example.h | ||
| example.i | ||
| Makefile | ||
| runme.c | ||
Use Foo_{new,delete}() instead of {new,delete}_Foo() to ensure that all
methods of the class Foo start with the corresponding prefix.
|
||
|---|---|---|
| .. | ||
| example.cxx | ||
| example.h | ||
| example.i | ||
| Makefile | ||
| runme.c | ||