result_type max() const;
Defined in header
explicit exponential_distribution( RealType lambda = 1.0 );
explicit lognormal_distribution( RealType m = 0.0, RealType s = 1
param_type param() const; (1)
explicit cauchy_distribution( RealType a = 0.0, RealType b = 1.0 );
Page 6 of 43