Home
last modified time | relevance | path

Searched refs:is_nothrow_default_constructible_v (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/iokit/DriverKit/
H A Dsafe_allocation.h58 constexpr bool is_nothrow_default_constructible_v = __is_nothrow_constructible(T); variable
/xnu-10002.61.3/libkern/libkern/c++/
H A Dsafe_allocation.h58 constexpr bool is_nothrow_default_constructible_v = __is_nothrow_constructible(T); variable