Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp102 struct is_getable struct
104 … static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value;
/third_party/json/single_include/nlohmann/
Djson.hpp3041 struct is_getable struct
3043 … static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value;