explicit subtract_with_carry_engine( result_type value = default_seed
explicit fisher_f_distribution( RealType m = 1.0, RealType n = 1.0
explicit exponential_distribution( RealType lambda = 1.0 );
void discard( unsigned long long z );
result_type max() const;
Defined in header
(1)
Page 10 of 43