Returns the inclusive upper bound of the distribution range.

Synopsis

Declared in <bits/uniform_int_dist.h>

result_type
max() const;

Return Value

the inclusive upper bound of the distribution range.

Created with MrDocs