std::bernoulli_distribution::param
Min standard notice:
Manages the associated distribution parameter set.
# Declarations
param_type param() const;
(since C++11)
void param( const param_type& params );
(since C++11)
# Parameters
params: new contents of the associated parameter set