is_nothrow_destructible 779 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp struct is_nothrow_destructible: false_type is_nothrow_destructible 783 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp struct is_nothrow_destructible<T, void_t<decltype(declval<T&>().~T())>>HelenOS homepage, sources at GitHub