mp_units::uniform_int_distribution::min

Returns the inclusive lower bound of the distribution range.

Synopsis

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

Return Value

the inclusive lower bound of the distribution range.