std::destructible - Man Page
[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.
Info
Thu Jan 19 2023 libstdc++