mp_units::uniform_real_distribution::max

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.