An OutputIterator is an Iterator that
Defined in header
A copy constructor of class T is a non-template constructor whose first parameter is T&, const T&, volatile T&
size_type size() const;
void pop_front();
(1)
iterator end();
Page 44 of 100