Documented C++0x testcases.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11623 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b8198a51bb
commit
67b4ad7084
7 changed files with 16 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* This testcase checks whether Swig correctly parses the double ampersand &&
|
||||
move operator which is currently mapped to the reference & operator. */
|
||||
%module cpp0x_rvalue_reference
|
||||
|
||||
%inline %{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue