.TH "std::integral_constant< _Tp, __v >" 3cxx "Tue Nov 27 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::integral_constant< _Tp, __v > \- .SH SYNOPSIS .br .PP .PP Inherited by std::__is_integral_helper< typename >, std::__is_signed_helper< _Tp, bool, bool >, std::__is_void_helper< typename >, std::__uses_allocator_helper< _Tp, _Alloc, bool >, std::chrono::__is_duration< _Tp >, std::is_array< _Tp[_Size]>, \fBstd::is_bind_expression< _Bind< _Signature > >\fP, \fBstd::is_bind_expression< _Bind_result< _Result, _Signature > >\fP, \fBstd::is_error_code_enum< _Tp >\fP, \fBstd::is_error_code_enum< future_errc >\fP, \fBstd::is_function< typename >\fP, std::is_function< _Res(_ArgTypes\&.\&.\&.) const >, std::is_function< _Res(_ArgTypes\&.\&.\&.) const volatile >, std::is_function< _Res(_ArgTypes\&.\&.\&.)>, std::is_function< _Res(_ArgTypes\&.\&.\&.\&.\&.\&.) const >, std::is_function< _Res(_ArgTypes\&.\&.\&.\&.\&.\&.) const volatile >, std::is_function< _Res(_ArgTypes\&.\&.\&.\&.\&.\&.) volatile >, \fBstd::is_lvalue_reference< typename >\fP, \fBstd::is_rvalue_reference< typename >\fP, std::is_rvalue_reference< _Tp && >, std::uses_allocator< priority_queue< _Tp, _Sequence, _Compare >, _Alloc >, std::uses_allocator< queue< _Tp, _Seq >, _Alloc >, and std::uses_allocator< stack< _Tp, _Seq >, _Alloc >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< _Tp, .br __v > \fBtype\fP" .br .ti -1c .RI "typedef _Tp \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP ()" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::integral_constant< _Tp, __v >" \fBintegral_constant\fP .PP Definition at line 72 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.