Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A 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,