Searched refs:number_float_function_t (Results 1 – 2 of 2) sorted by relevance
| /external/icu/icu4c/source/tools/toolutil/ |
| D | json-json.hpp | 9078 using number_float_function_t = decltype(std::declval<T&>().number_float( typedef 9132 is_detected_exact<bool, number_float_function_t, SAX, number_float_t, string_t>::value && 9172 static_assert(is_detected_exact<bool, number_float_function_t, SAX,
|
| /external/ublksrv/include/nlohmann/ |
| D | json.hpp | 8793 using number_float_function_t = decltype(std::declval<T&>().number_float( typedef 8847 is_detected_exact<bool, number_float_function_t, SAX, number_float_t, string_t>::value && 8887 static_assert(is_detected_exact<bool, number_float_function_t, SAX,
|