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