MrManki
Results
1
issues of
MrManki
Hi there, I am currently working on a project where I have a C++ struct containing a nlohmann::json object. After wrapping the struct with pybind11, the JSON object correctly translates...