Searched refs:start_array_function_t (Results 1 – 3 of 3) sorted by relevance
| /third_party/json/include/nlohmann/detail/meta/ |
| D | is_sax.hpp | 62 using start_array_function_t = typedef 99 is_detected_exact<bool, start_array_function_t, SAX>::value && 148 static_assert(is_detected_exact<bool, start_array_function_t, SAX>::value,
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 8092 using start_array_function_t = typedef 8129 is_detected_exact<bool, start_array_function_t, SAX>::value && 8178 static_assert(is_detected_exact<bool, start_array_function_t, SAX>::value,
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 9002 using start_array_function_t = typedef 9039 is_detected_exact<bool, start_array_function_t, SAX>::value && 9088 static_assert(is_detected_exact<bool, start_array_function_t, SAX>::value,
|