Returns the inclusive upper bound of the distribution range.

Synopsis

Declared in <bits/random.h>

result_type
max() const;

Return Value

the inclusive upper bound of the distribution range.

Created with MrDocs