table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::is_nothrow_destructible< _Tp >(3cxx) | std::is_nothrow_destructible< _Tp >(3cxx) |
NAME¶
std::is_nothrow_destructible< _Tp > - 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 961 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |