mono/CppSharp

Class template instatiation

Opened this issue · 2 comments

Does CppSharp have any code to support class template instantiations like it does for functions?

eg. the following is explicitly ignored (Note: I do see the declarations in the lists).
Image

I'm not sure tbh.

Okay thanks. I'll take a look