SCIInstitute / dSpaceX

dSpaceX Visualization Library and Tool
5 stars 2 forks source link

(Server) use json.hpp, a much better tool #168

Open cchriste opened 4 years ago

cchriste commented 4 years ago

https://github.com/nlohmann/json Much simpler, more elegant, and more robust json parsing. Some parts already converted, look for #include <nlohmann/json.hpp>.