Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A Dbounded_ptr.h49 template <typename ...> using void_t = void; variable
73 using WhenComparable = void_t<
79 using WhenOrderable = void_t <
H A Dintrusive_shared_ptr.h39 template <typename ...> using void_t = void; variable
77 using WhenComparable = void_t<
/xnu-11215/iokit/DriverKit/
H A Dbounded_ptr.h49 template <typename ...> using void_t = void; variable
73 using WhenComparable = void_t<
79 using WhenOrderable = void_t <