Searched defs:to_json_fn (Results 1 – 1 of 1) sorted by relevance
5544 struct to_json_fn struct5547 …to operator()(BasicJsonType& j, T&& val) const noexcept(noexcept(to_json(j, std::forward<T>(val)))) in operator ()()