Defined in header
Statements are fragments of the C++ program that are executed in sequence. The body of any function is a sequence of statements. For example:
(1)
iterator find( const Key& key ); (1)
template< class T, class Container > bool operator==( queue<T,Container>&
size_type max_size() const;
Page 29 of 100