Home
last modified time | relevance | path

Searched defs:is_c_string_uncvref (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp716 using is_c_string_uncvref = is_c_string<uncvref_t<T>>; typedef
/third_party/json/single_include/nlohmann/
Djson.hpp4112 using is_c_string_uncvref = is_c_string<uncvref_t<T>>; typedef