Added test case for explicit conversion operators.
Some cosmetic fixes. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11323 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d8012716ed
commit
4946748164
4 changed files with 37 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
/* This interface tests whether Swig supports the new "constexpr" keyword
|
||||
introduced by C++0x.
|
||||
*/
|
||||
%module foo
|
||||
|
||||
%inline %{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue