Is there currently machinery in Cxx.jl to convert between Julia’s Complex type and c++'s std::complex? If not, is there a common workaround?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Using Cxx to interface to a C++ library | 9 | 1717 | June 30, 2019 | |
Cxx.jl calling the Julia error function from C++ | 1 | 566 | July 17, 2019 | |
How to design a new data type like Complex | 8 | 639 | November 2, 2021 | |
Interface to c++ code | 6 | 1941 | February 3, 2017 | |
How to make CxxWrap bindings to a std::vector<std::tuple...? | 0 | 564 | April 21, 2020 |