SWIG/mzscheme (aka racket) is excluded for now as it currently has a lot of testsuite warnings and is slated for removal in 4.4.0 anyway. Closes #3034
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.