William S Fulton
|
738cc36aab
|
Rename all C++0x to C++11 and cpp0x to cpp11
|
2013-10-07 20:37:00 +01:00 |
|
William S Fulton
|
d8cc75946b
|
Improved C++0x rvalue reference implementation differentiating lvalue and rvalue references. The previous implementation treated rvalue references as lvalue references which leads to a number of different wrapping issues.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@12160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-07-18 00:19:22 +00:00 |
|
Matevz Jekovec
|
e7fd659ae5
|
Fixed S/R and R/R conflicts.
Fixed testcase for rvalue reference.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-07-30 19:18:37 +00:00 |
|
Matevz Jekovec
|
a8209bfd68
|
Added support for C++0x rvalue and move semantics.
Added testcase.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11450 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-07-25 18:51:37 +00:00 |
|