mp_units::discrete_distribution::min

Returns the greatest lower bound value of the distribution.

Synopsis

Declared in <bits/random.h>
result_type
min() const;

Return Value

the greatest lower bound value of the distribution.