Provided by: libstdc++-8-doc_8.4.0-1ubuntu1~18.04_all 

NAME
std::is_destructible< _Tp > - is_destructible
SYNOPSIS
Inherits type< _Tp >.
Detailed Description
template<typename _Tp>
struct std::is_destructible< _Tp >" is_destructible
Definition at line 818 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Tue Mar 10 2020 std::is_destructible< _Tp >(3cxx)