Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/meta/
Dis_sax.hpp66 using end_array_function_t = decltype(std::declval<T&>().end_array()); typedef
100 is_detected_exact<bool, end_array_function_t, SAX>::value &&
150 static_assert(is_detected_exact<bool, end_array_function_t, SAX>::value,
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp8096 using end_array_function_t = decltype(std::declval<T&>().end_array()); typedef
8130 is_detected_exact<bool, end_array_function_t, SAX>::value &&
8180 static_assert(is_detected_exact<bool, end_array_function_t, SAX>::value,
/third_party/json/single_include/nlohmann/
Djson.hpp9006 using end_array_function_t = decltype(std::declval<T&>().end_array()); typedef
9040 is_detected_exact<bool, end_array_function_t, SAX>::value &&
9090 static_assert(is_detected_exact<bool, end_array_function_t, SAX>::value,