Ubuntu Manpages

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.