Commit graph

2 commits

Author SHA1 Message Date
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
William S Fulton
cdc08c9325 Move variadic function template tests to separate testcase 2023-01-03 21:26:12 +00:00