libstdc++
std::destructible Concept Reference

Concept definition

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

Detailed Description

[concept.destructible], concept destructible

Definition at line 148 of file concepts.