explicit exponential_distribution( RealType lambda = 1.0 );
Defined in header
iterator find( const Key& key ); (1)
(1)
Declarations introduce (or re-introduce) names into the C++ program. Each kind of entity is declared differently.
explicit auto_ptr( X* p = 0 ); (1)
size_type max_size() const;
void reset();
Page 9 of 100