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.

Created with MrDocs