JuliaInterop / libcxxwrap-julia

C++ library for backing CxxWrap.jl
Other
84 stars 43 forks source link

Only add finalizer for types that are destructible #92

Closed barche closed 3 years ago

barche commented 3 years ago

This should fix https://github.com/JuliaInterop/CxxWrap.jl/issues/289