Add support for external C++ template functions.
The syntax follows that of template classes, namely cdef T foo[T](T, ...)
Showing
Please register or sign in to comment
The syntax follows that of template classes, namely cdef T foo[T](T, ...)