mp_units::uniform_int_distribution::param

Sets the parameter set of the distribution.

Synopsis

Declared in <bits/uniform_int_dist.h>

void
param(param_type const& __param);

Parameters

NameDescription
__paramThe new parameter set of the distribution.