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
700 stars 158 forks source link

Correction for warning C4002 on windows with msvs2022 #353

Closed zhmt closed 2 years ago

zhmt commented 2 years ago

Correction for warning C4002: too many arguments for function-like macro invocation.