Home
last modified time | relevance | path

Searched defs:void_t (Results 1 – 5 of 5) sorted by relevance

/third_party/json/include/nlohmann/detail/meta/
Dvoid_t.hpp21 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu_builtin.cpp19 template<typename...> using void_t = void; typedef
/third_party/skia/src/pdf/
DSkPDFSubsetFont.cpp48 template<typename...> using void_t = void; typedef
/third_party/json/single_include/nlohmann/
Djson.hpp253 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp2242 template<typename ...Ts> using void_t = typename make_void<Ts...>::type; typedef