-
Max Bachmann authored
This definition could be improved when variadic templates are supported at some point, but since the types are not really relevant for Cython it should be fine to use C variadics here (especially since I do not expect that variadic templates will be supported anytime soon). Closes https://github.com/cython/cython/issues/2171
8600bc1c