Searched defs:is_nothrow_destructible (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_nothrow_destructible.h44 struct _LIBCPP_TEMPLATE_VIS is_nothrow_destructible struct in inherits:__libcpp_is_nothrow_destructible
50 struct _LIBCPP_TEMPLATE_VIS is_nothrow_destructible<_Tp[_Ns]> struct in inherits:is_nothrow_destructible
56 struct _LIBCPP_TEMPLATE_VIS is_nothrow_destructible<_Tp&> struct in inherits:true_type
62 struct _LIBCPP_TEMPLATE_VIS is_nothrow_destructible<_Tp&&> struct in inherits:true_type

Completed in 120 milliseconds