std::is_nothrow_destructible - Man Page

is_nothrow_destructible

Synopsis

Inherits __is_nt_destructible_safe::type.

Detailed Description

template<typename _Tp>

struct std::is_nothrow_destructible< _Tp >"is_nothrow_destructible

Definition at line 1030 of file type_traits.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

Info

Fri Mar 10 2023 libstdc++