Open
Description
Hi,
I'm facing a similar issue as #836.
I have a template class and am trying to generate a C++/CLI equivalent. So far nothing is generated for such classes. Does this support exist yet or not? If not, what recommended approaches are there to generate C++/CLI wrappers for template classes?
Thanks