danielaparker / jsoncons

A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
https://danielaparker.github.io/jsoncons
Other
726 stars 164 forks source link

Update json_visitor.hpp #450

Closed MonkeybreadSoftware closed 1 year ago

MonkeybreadSoftware commented 1 year ago

Avoid the warning from clang:

out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated