proxygen
|
Public Types | |
using | result_type = typename std::enable_if< std::is_integral< T >::value &&!std::is_same< T, bool >::value, T >::type |
Public Member Functions | |
result_type | operator() () |
Static Public Member Functions | |
static constexpr result_type | min () |
static constexpr result_type | max () |
using folly::Random::SecureRNG< T >::result_type = typename std::enable_if< std::is_integral<T>::value && !std::is_same<T, bool>::value, T>::type |
|
inlinestatic |
|
inlinestatic |
|
inline |