How to write cpp codes to fetch the output with a custom type from julia code

Dear all,

I have gotten a result with a custom type “Array{Array{Polynomial{true,Float64},1},1}” from my julia code. But I fail to fetch it using my main c++ source code. Is there any solution?

Many thanks in advance!

Best regards,
Memphis