Can I use SWIG to extend a class that returns a template object

前端 未结 0 427
滥情空心
滥情空心 2020-12-13 20:39

I use SWIG 4.0.1 to call C++ code from Java. I have a template class that is nicely wrapped using the %template directive, but I also have another class which I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题