Returns the least upper bound value of the distribution.

Synopsis

Declared in <bits/random.h>

result_type
max() const;

Return Value

the least upper bound value of the distribution.

Created with MrDocs