swig/Source/CParse
William S Fulton 2fc0edc4fd Instantiation of C++11 variadic function templates
Complete support for C++11 variadic function templates. Support was previously limited
to just one template parameter. Now zero or more template parameters are supported
in the %template instantiation.
2023-01-03 22:38:46 +00:00
..
cparse.h Refactor Swig_cparse_template_parms_expand() 2022-12-21 20:15:47 +00:00
cscanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
parser.y Instantiation of C++11 variadic function templates 2023-01-03 22:38:46 +00:00
templ.c Instantiation of C++11 variadic function templates 2023-01-03 22:38:46 +00:00
util.c Use https for swig.org links 2022-10-06 13:16:39 +13:00