Searched refs:boolean_function_t (Results 1 – 3 of 3) sorted by relevance
| /third_party/json/include/nlohmann/detail/meta/ |
| D | is_sax.hpp | 27 using boolean_function_t = typedef 90 is_detected_exact<bool, boolean_function_t, SAX>::value && 121 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value, 123 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value,
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 8057 using boolean_function_t = typedef 8120 is_detected_exact<bool, boolean_function_t, SAX>::value && 8151 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value, 8153 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value,
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 8967 using boolean_function_t = typedef 9030 is_detected_exact<bool, boolean_function_t, SAX>::value && 9061 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value, 9063 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value,
|