Using a C++ library with Julia 1.*.*

You could use extern C, compile into a shared library, and then ccall the C++ functions exactly as you would C/Fortran code.