(C++) iterator.h

January 10, 2018 · View on GitHub

 

 

 

 

 

(C++) iterator.h

 

iterator.h is an STL header file, containing the definitions of some special iterators (incomplete list):

  • std::istream_iterator
  • std::ostream_iterator
  • std::istreambuf_iterator