.TH "std::integral_constant< _Tp, __v >" 3cxx "Thu Aug 2 2012" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::integral_constant< _Tp, __v > \- .SH SYNOPSIS .br .PP .PP Inherited by std::__is_floating_point_helper< typename >, std::__is_integral_helper< typename >, std::__is_member_function_pointer_helper< typename >, std::__is_member_object_pointer_helper< typename >, \fBstd::__is_member_pointer_helper< _Tp >\fP, std::__is_pointer_helper< typename >, std::__is_signed_helper< _Tp, bool, bool >, std::__is_void_helper< typename >, std::chrono::__is_duration< _Tp >, std::chrono::__is_ratio< T >, \fBstd::is_array< typename >\fP, \fBstd::is_const< typename >\fP, \fBstd::is_error_code_enum< _Tp >\fP, \fBstd::is_error_condition_enum< _Tp >\fP, \fBstd::is_function< typename >\fP, \fBstd::is_lvalue_reference< typename >\fP, \fBstd::is_rvalue_reference< typename >\fP, \fBstd::is_same< typename, typename >\fP, \fBstd::is_volatile< typename >\fP, std::tr1::__is_signed_helper< typename >, std::tr1::__is_unsigned_helper< typename >, and std::tr1::is_reference< typename >\&. .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 "Static Public Attributes" .in +1c .ti -1c .RI "static const _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "templatestruct std::integral_constant< _Tp, __v >" \fBintegral_constant\fP .PP Definition at line 67 of file tr1_impl/type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.