Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp120 struct is_getable struct
122 … static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value;
/third_party/json/single_include/nlohmann/
Djson.hpp3516 struct is_getable struct
3518 … static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value;
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp3439 struct is_getable struct
3441 … static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value;