Returns the upper bound of the interval.
Synopsis
Declared in <absl/random/uniform_int_distribution.h>
result_type
b() const;
Return Value
The upper bound b.
Created with MrDocs
Returns the upper bound of the interval.
Declared in <absl/random/uniform_int_distribution.h>
result_type
b() const;
The upper bound b.
Created with MrDocs