Searched refs:number_float_function_t (Results 1 – 3 of 3) sorted by relevance
| /third_party/json/include/nlohmann/detail/meta/ |
| D | is_sax.hpp | 39 using number_float_function_t = decltype(std::declval<T&>().number_float( typedef 93 is_detected_exact<bool, number_float_function_t, SAX, number_float_t, string_t>::value && 133 static_assert(is_detected_exact<bool, number_float_function_t, SAX,
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 8069 using number_float_function_t = decltype(std::declval<T&>().number_float( typedef 8123 is_detected_exact<bool, number_float_function_t, SAX, number_float_t, string_t>::value && 8163 static_assert(is_detected_exact<bool, number_float_function_t, SAX,
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 8979 using number_float_function_t = decltype(std::declval<T&>().number_float( typedef 9033 is_detected_exact<bool, number_float_function_t, SAX, number_float_t, string_t>::value && 9073 static_assert(is_detected_exact<bool, number_float_function_t, SAX,
|