Using cppyy for julia/C++ interoperability

Asking as someone without any C++ experience - what is the advantage of Cxx.jl compared to the built-in ccall?
For me it seems that the unavaliability of Cxx.jl is not a showstopper, there is a large number of wrapped C/C++ libraries available in Julia.

2 Likes