Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/CPP/type_traits/
H A Dvoid_t.h24 using void_t = typename detail::make_void<Ts...>::type; variable
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dvoid_t.h22 using void_t = void; variable