swig/Source/CParse
Marcelo Matus cf7b11c3fd Recover original types in template expansions.
Added the module option "tpltreduc" to force Swig to
reduce all the typedef found in a template, usually
as a compiler will do. This allows swig to parse
very ugly template + typedef code, but it can prevent some
typemaps for working.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-10-27 01:57:36 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cparse.h compact default arguments feature (original default argument wrapping mode) 2004-10-20 20:59:33 +00:00
cscanner.c compact default arguments feature (original default argument wrapping mode) 2004-10-20 20:59:33 +00:00
parser.y Recover original types in template expansions. 2004-10-27 01:57:36 +00:00
templ.c fix for template+default template params, better warnings, better management of extern "java" 2004-10-18 01:23:20 +00:00
util.c fix wrong warning from keyword + friend 2004-10-24 05:45:23 +00:00