Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 294 Bytes

json_object_arg.md

File metadata and controls

10 lines (6 loc) · 294 Bytes

jsoncons::json_object_arg

#include <jsoncons/json_type.hpp>

constexpr json_object_arg_t json_object_arg{};  (inline if at least C++17)

A constant of type json_object_arg_t used as first argument to disambiguate constructor overloads for json objects.