Home
last modified time | relevance | path

Searched defs:from_json_fn (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/conversions/
Dfrom_json.hpp447 struct from_json_fn struct
450 auto operator()(const BasicJsonType& j, T&& val) const in operator ()()
/third_party/json/single_include/nlohmann/
Djson.hpp4310 struct from_json_fn struct
4313 auto operator()(const BasicJsonType& j, T&& val) const in operator ()()