#include <random>
PublicTypestypedefdiscrete_distribution< _IntType > distribution_typePublicMemberFunctions
template<typename_InputIterator > param_type (_InputIterator__wbegin, _InputIterator__wend)
param_type (const param_type &)=defaultparam_type (initializer_list< double > __wil)
template<typename _Func > param_type (size_t __nw, double __xmin, double __xmax, _Func __fw)
param_type & operator= (const param_type &)=defaultstd::vector< double > probabilities () const
Friendsclassdiscrete_distribution<_IntType>
bool operator== (const param_type &__p1, const param_type &__p2)