Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/meta/
Dis_sax.hpp39 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/
Djson_v3_10_5.hpp8069 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/
Djson.hpp8979 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,