ubjson
Here are 15 public repositories matching this topic...
-
Updated
Oct 29, 2020 - C++
-
Updated
Jun 4, 2020 - C++
-
Updated
Sep 29, 2020 - MATLAB
-
Updated
May 8, 2020 - Python
-
Updated
Aug 31, 2019 - Go
-
Updated
Jul 13, 2020 - MATLAB
-
Updated
Aug 7, 2016 - JavaScript
-
Updated
Jan 9, 2019 - JavaScript
-
Updated
Aug 10, 2020 - Java
Improve this page
Add a description, image, and links to the ubjson topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ubjson topic, visit your repo's landing page and select "manage topics."
I think we should patch test/CMakeLists.txt to always use
-Wall -Werroron *nix and the corresponding MSVC flags. It is way too easy to overlook a warning in the CI output as #1797 has shown.@nlohmann Thoughts?