.TH "std::is_trivially_constructible< _Tp, _Args >" 3cxx "Tue Jul 2 2019" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_trivially_constructible< _Tp, _Args > \- is_trivially_constructible .SH SYNOPSIS .br .PP .PP Inherits type< is_constructible< _Tp, _Args\&.\&.\&. >, __bool_constant< __is_trivially_constructible(_Tp, _Args\&.\&.\&.)> >\&. .SH "Detailed Description" .PP .SS "template .br struct std::is_trivially_constructible< _Tp, _Args >" is_trivially_constructible .PP Definition at line 1096 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.