.TH "std::uniform_int_distribution< _IntType >::param_type" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::uniform_int_distribution< _IntType >::param_type .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBuniform_int_distribution\fP< _IntType > \fBdistribution_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBparam_type\fP (_IntType __a, _IntType __b=\fB__gnu_cxx::__int_traits\fP< _IntType >::__max)" .br .ti -1c .RI "\fBresult_type\fP \fBa\fP () const" .br .ti -1c .RI "\fBresult_type\fP \fBb\fP () const" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "bool \fBoperator!=\fP (const \fBparam_type\fP &__p1, const \fBparam_type\fP &__p2)" .br .ti -1c .RI "bool \fBoperator==\fP (const \fBparam_type\fP &__p1, const \fBparam_type\fP &__p2)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::uniform_int_distribution< _IntType >::param_type" Parameter type\&. .PP Definition at line 86 of file uniform_int_dist\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.