std::destructible(3) Library Functions Manual std::destructible(3)

std::destructible - [concept.destructible], concept destructible

#include <concepts>

template<typename _Tp>
concept std::destructible =  __detail::__destructible<_Tp>

[concept.destructible], concept destructible

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++