Searched defs:void_t (Results 1 – 2 of 2) sorted by relevance
22 using void_t = typename make_void<Ts...>::type; variable
272 using void_t = typename internal::void_t_impl<Ts...>::type; variable