.TH "std::uniform_int_distribution< _IntType >::param_type" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::uniform_int_distribution< _IntType >::param_type .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \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=\fBnumeric_limits\fP< _IntType >\fB::max\fP())" .br .ti -1c .RI "\fBresult_type\fP \fBa\fP () \fBconst\fP" .br .ti -1c .RI "\fBresult_type\fP \fBb\fP () \fBconst\fP" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "bool \fBoperator!=\fP (\fBconst\fP \fBparam_type\fP &\fB__p1\fP, \fBconst\fP \fBparam_type\fP &\fB__p2\fP)" .br .ti -1c .RI "bool \fBoperator==\fP (\fBconst\fP \fBparam_type\fP &\fB__p1\fP, \fBconst\fP \fBparam_type\fP &\fB__p2\fP)" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _IntType = int> .br struct std::uniform_int_distribution< _IntType >::param_type"Parameter type\&. .PP Definition at line \fB67\fP of file \fBuniform_int_dist\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBtypedef\fP \fBuniform_int_distribution\fP<_IntType> \fBstd::uniform_int_distribution\fP< _IntType >::param_type::distribution_type" .PP Definition at line \fB69\fP of file \fBuniform_int_dist\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBstd::uniform_int_distribution\fP< _IntType >::param_type::param_type ()\fC [inline]\fP" .PP Definition at line \fB71\fP of file \fBuniform_int_dist\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> \fBstd::uniform_int_distribution\fP< _IntType >::param_type::param_type (_IntType __a, _IntType __b = \fC\fBnumeric_limits\fP<_IntType>\fB::max\fP()\fP)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB74\fP of file \fBuniform_int_dist\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBresult_type\fP \fBstd::uniform_int_distribution\fP< _IntType >::param_type::a () const\fC [inline]\fP" .PP Definition at line \fB82\fP of file \fBuniform_int_dist\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> \fBresult_type\fP \fBstd::uniform_int_distribution\fP< _IntType >::param_type::b () const\fC [inline]\fP" .PP Definition at line \fB86\fP of file \fBuniform_int_dist\&.h\fP\&. .SH "Friends And Related Symbol Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> bool operator!= (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB94\fP of file \fBuniform_int_dist\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> bool \fBoperator\fP== (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB90\fP of file \fBuniform_int_dist\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.