Provided by: libstdc++-13-doc_13-20230320-1ubuntu1_all
NAME
std::destructible - [concept.destructible], concept destructible
SYNOPSIS
Concept definition
template<typename _Tp> concept std::destructible = __detail::__destructible<_Tp>
Detailed Description
[concept.destructible], concept destructible Definition at line 148 of file concepts.
Author
Generated automatically by Doxygen for libstdc++ from the source code.