swig/Source/CParse
William S Fulton e566c5fa7f Add support for parsing C++11 =delete and =default
Although this was documented as working, it wasn't implemented
%typemap(default) failed without the idstring changes
Add some C tests using the C++ keyword delete
2013-11-20 19:12:16 +00:00
..
cparse.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
cscanner.c Add support for parsing C++11 =delete and =default 2013-11-20 19:12:16 +00:00
parser.y Add support for parsing C++11 =delete and =default 2013-11-20 19:12:16 +00:00
templ.c Fix some useless code detected by scan-build (LLVM/Clang) 2013-03-08 20:53:18 +00:00
util.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00