Luca Tersi
2017-05-18 10:35:46 UTC
Hi,
I'm new to SWIG. I need to create a std::vector of a base class and be
able to cast it to derived in c#. Is it even possible?
Do I need to use smart pointer? Where can I find a working example for this?
I can provide more details if needed.
Thank you in advance
Luca
I'm new to SWIG. I need to create a std::vector of a base class and be
able to cast it to derived in c#. Is it even possible?
Do I need to use smart pointer? Where can I find a working example for this?
I can provide more details if needed.
Thank you in advance
Luca