Returns the largest value the engine can produce.
Synopsis
Declared in <folly/random/hash.h>
constexpr
static
result_type
max();
Return Value
The maximum result value.
Created with MrDocs
Returns the largest value the engine can produce.
Declared in <folly/random/hash.h>
constexpr
static
result_type
max();
The maximum result value.
Created with MrDocs