#include <jsoncons/tag_type.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/tag_type.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.