#include <jsoncons/semantic_tag.hpp>
struct json_object_arg_t {explicit json_object_arg_t() = default;};
json_object_arg_t
is an empty class type used to disambiguate constructor overloads for json objects.
#include <jsoncons/semantic_tag.hpp>
struct json_object_arg_t {explicit json_object_arg_t() = default;};
json_object_arg_t
is an empty class type used to disambiguate constructor overloads for json objects.