.TH "std::is_literal_type< _Tp >" 3cxx "Mon May 22 2017" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_literal_type< _Tp > \- is_literal_type .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< bool, __is_literal_type(_Tp)>\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< bool, __v > \fBtype\fP" .br .ti -1c .RI "typedef bool \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const" .br .ti -1c .RI "constexpr value_type \fBoperator()\fP () const" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::is_literal_type< _Tp >" is_literal_type .PP Definition at line 701 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.