Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 300 Bytes

json_array_arg_t.md

File metadata and controls

13 lines (8 loc) · 300 Bytes

jsoncons::json_array_arg_t

#include <jsoncons/tag_type.hpp`__

struct json_array_arg_t {explicit json_array_arg_t() = default;};

json_array_arg_t is an empty class type used to disambiguate constructor overloads for json arrays.

See also

json_array_arg