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
Returns the least upper bound value of the distribution.
Declared in <bits/random.h>
result_type
max() const;
the least upper bound value of the distribution.
Created with MrDocs