Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/
Djson.hpp236 using initializer_list_t = std::initializer_list<detail::json_ref<basic_json>>; typedef in nlohmann::basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp16724 using initializer_list_t = std::initializer_list<detail::json_ref<basic_json>>; typedef in nlohmann::basic_json