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