.TH "std::is_trivial< _Tp >" 3 "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_trivial< _Tp > .SH SYNOPSIS .br .PP .PP \fR#include \fP .SH "Detailed Description" .PP .SS "template .br struct std::is_trivial< _Tp >"is_trivial .PP \fBDeprecated\fP .RS 4 Deprecated in C++26\&. Use a combination of one or more more specialized type traits instead, such as \fRis_trivially_default_constructible\fP, \fRis_trivially_copy_constructible\fP, \fRis_trivially_copy_assignable\fP, etc\&., depending on the exact check(s) needed\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.