8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: support as general fixed array
perf: Prevent non-array uses fixed_array_size
fix: try to fix move error
fix: wrong move for operator=. and add more operator= for array and o… …bject
fix: disable json::array convert to string
perf: remove -Wno-gnu-zero-variadic-macro-arguments required by Clang (… …#42)
fix: crash of value.is<std::string>
fix: template error for json::serialize
refactor: split types
fix: build error of benchmark