STLdoc
STLdocumentation
|
Public Types | |
typedef unsigned int | result_type |
Public Member Functions | |
random_device (const string &="") | |
double | entropy () _NOEXCEPT |
result_type | operator() () |
random_device (const random_device &)=delete | |
random_device & | operator= (const random_device &)=delete |
Static Public Member Functions | |
static constexpr result_type() | min () |
static constexpr result_type() | max () |
typedef unsigned int random_device::result_type |
|
inlineexplicit |
|
delete |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
delete |