Searched refs:null_function_t (Results 1 – 2 of 2) sorted by relevance
| /external/icu/icu4c/source/tools/toolutil/ |
| D | json-json.hpp | 9063 using null_function_t = decltype(std::declval<T&>().null()); typedef 9128 is_detected_exact<bool, null_function_t, SAX>::value && 9158 static_assert(is_detected_exact<bool, null_function_t, SAX>::value,
|
| /external/ublksrv/include/nlohmann/ |
| D | json.hpp | 8778 using null_function_t = decltype(std::declval<T&>().null()); typedef 8843 is_detected_exact<bool, null_function_t, SAX>::value && 8873 static_assert(is_detected_exact<bool, null_function_t, SAX>::value,
|