|
From: Luigi B. <lui...@gm...> - 2021-09-20 08:03:33
|
Hello,
shared_ptr should be supported correctly. How are you trying to wrap
them?
Luigi
On Fri, Sep 17, 2021 at 4:05 PM Ruilong Xu <xur...@ho...> wrote:
> Hi, all
>
> Some members of FdmMesherIntegral and FixedLocalVolSurface are shared_ptr,
> it means that Python GC will cause error in sometimes.
>
> Is there an easy and safe way to make Python wrappers of them by SWIG?
>
> Best Regards,
> Ruilong
>
> [image: Sent from Mailspring]
> _______________________________________________
> QuantLib-users mailing list
> Qua...@li...
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
|