.TH "std::is_trivially_destructible< _Tp >" 3cxx "Tue Jun 13 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_trivially_destructible< _Tp > \- is_trivially_destructible .SH SYNOPSIS .br .PP .PP Inherits __and_< __is_destructible_safe< _Tp >, __bool_constant< __has_trivial_destructor(_Tp)> >\&. .SH "Detailed Description" .PP .SS "template .br struct std::is_trivially_destructible< _Tp >"is_trivially_destructible .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.