libstdc++
std::destructible Concept Reference
Concept definition
template
<
typename
_Tp>
concept
std::destructible
= __detail::__destructible<_Tp>
std::destructible
[concept.destructible], concept destructible
Definition:
concepts:148
Detailed Description
[concept.destructible], concept destructible
Definition at line
148
of file
concepts
.
std
destructible
Generated by
1.9.7