.TH "std::is_pod< _Tp >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_pod< _Tp > .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits __bool_constant< __is_pod(_Tp)>\&. .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Tp> .br struct std::is_pod< _Tp >"is_pod .PP \fBDeprecated\fP .RS 4 Deprecated in C++20\&. Use \fCis_standard_layout && is_trivial\fP instead\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.