json_object_arg_t.md

April 16, 2025 ยท View on GitHub

jsoncons::json_object_arg_t

#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.

See also

json_object_arg

Contents

  1. 0.1jsoncons::json_object_arg_t
  2. 0.2See also