Saturday, December 4, 2010

istreambuf_iterator

When you create an istreambuf_iterator with its default constructor, it becomes equal to the special end-of-stream iterator.

All end-of-stream iterators are equal, and not equal to non-end-of-stream iterators.

No comments:

Post a Comment