Skip to content

Files

Latest commit

 

History

History
13 lines (8 loc) · 305 Bytes

json_object_arg_t.md

File metadata and controls

13 lines (8 loc) · 305 Bytes

jsoncons::json_object_arg_t

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

See also

json_object_arg