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.

Created with MrDocs