result_type max() const;
Defined in header
param_type param() const; (1)
const Engine& base() const;
void seed( result_type value = default_seed ); (1)
result_type min() const;
template< class CharT, class Traits, class ResultType > std::basic_ostream<CharT
Page 19 of 43