Home
last modified time | relevance | path

Searched refs:null_function_t (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp9063 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/
Djson.hpp8778 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,