libstdc++
std::destructible Concept Reference

#include <concepts>

Concept definition

template<typename _Tp>
concept std::destructible = __detail::__destructible<_Tp>
[concept.destructible], concept destructible
Definition concepts:157

Detailed Description

[concept.destructible], concept destructible

Definition at line 157 of file concepts.