mirror of
https://github.com/nlohmann/json.git
synced 2024-12-23 21:30:00 +08:00
6121dbbe02
* Avoid clash with Arduino defines * Arduino defines B0/B1 in "binary.h" #define B0 0 #define B1 1 This clashes with names of the template variables in conjuction * Renaming them to "B" rather than "B1" Now it can be used as-is in Arduino projects * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Daniel Ansorregui <d.ansorregui@samsung.com> Co-authored-by: Niels Lohmann <niels.lohmann@gmail.com> |
||
---|---|---|
.. | ||
conversions | ||
input | ||
iterators | ||
meta | ||
output | ||
exceptions.hpp | ||
hash.hpp | ||
json_pointer.hpp | ||
json_ref.hpp | ||
macro_scope.hpp | ||
macro_unscope.hpp | ||
string_escape.hpp | ||
value_t.hpp |