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