.TH "std::destructible" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::destructible \- [concept\&.destructible], concept destructible .SH SYNOPSIS .br .PP .PP \fC#include \fP .SH "Concept definition" .PP .PP .nf template concept std::destructible = is_nothrow_destructible_v<_Tp> .fi .SH "Detailed Description" .PP [concept\&.destructible], concept destructible .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.