Merge branch 'json-api' into 'master'
Make JSON API usable without using the name nlohmann::json See merge request Simox/simox!81
No related branches found
No related tags found
Showing
- SimoxUtility/CMakeLists.txt 3 additions, 0 deletionsSimoxUtility/CMakeLists.txt
- SimoxUtility/json.h 2 additions, 0 deletionsSimoxUtility/json.h
- SimoxUtility/json/converters.cpp 6 additions, 6 deletionsSimoxUtility/json/converters.cpp
- SimoxUtility/json/converters.h 4 additions, 4 deletionsSimoxUtility/json/converters.h
- SimoxUtility/json/eigen_conversion.cpp 2 additions, 2 deletionsSimoxUtility/json/eigen_conversion.cpp
- SimoxUtility/json/eigen_conversion.h 20 additions, 19 deletionsSimoxUtility/json/eigen_conversion.h
- SimoxUtility/json/error.cpp 27 additions, 0 deletionsSimoxUtility/json/error.cpp
- SimoxUtility/json/error.h 45 additions, 0 deletionsSimoxUtility/json/error.h
- SimoxUtility/json/io.cpp 57 additions, 25 deletionsSimoxUtility/json/io.cpp
- SimoxUtility/json/io.h 87 additions, 10 deletionsSimoxUtility/json/io.h
- SimoxUtility/json/json.h 10 additions, 0 deletionsSimoxUtility/json/json.h
- SimoxUtility/json/util.cpp 2 additions, 1 deletionSimoxUtility/json/util.cpp
- SimoxUtility/json/util.h 5 additions, 3 deletionsSimoxUtility/json/util.h
- SimoxUtility/tests/json/IOTest.cpp 11 additions, 10 deletionsSimoxUtility/tests/json/IOTest.cpp
Loading
Please register or sign in to comment