*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
adb6edca34
commit
cba4b57a64
3 changed files with 12 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
%module cast_operator
|
||||
|
||||
%rename(tochar) A::operator char*() const;
|
||||
%inline %{
|
||||
struct A
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue