Searched refs:boolean_function_t (Results 1 – 2 of 2) sorted by relevance
| /third_party/json/include/nlohmann/detail/meta/ |
| D | is_sax.hpp | 18 using boolean_function_t = typedef 81 is_detected_exact<bool, boolean_function_t, SAX>::value && 112 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value, 114 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value,
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 8177 using boolean_function_t = typedef 8240 is_detected_exact<bool, boolean_function_t, SAX>::value && 8271 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value, 8273 static_assert(is_detected_exact<bool, boolean_function_t, SAX>::value,
|